MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

InputString prompts

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17326] InputString prompts
  • From: Kristen Rounds <krounds at accessone.com>
  • Date: Fri, 30 Apr 1999 23:22:41 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

I would like to customize the prompt for an InputString to display 3
matrices, as well as a text statement.  This is my code as is:

terma=InputString["Which term of the A matrix to change"];

I would like to add the display of
MatrixForm[A1x],MatrixForm[A1y],MatrixForm[A1z] to the question "Which
term of the A matrix to change".  Is there a way to do this?

Thanks,
Kristen




  • Prev by Date: Date in header
  • Next by Date: Re: Radiation codes
  • Previous by thread: Re: Date in header
  • Next by thread: Re: InputString prompts