| Author |
Comment/Response |
Kristen Rounds
|
04/30/99 06:38am
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
URL: , |
|