Community login and other support tools will be unavailable Saturday May 3rd 9:00 am to 3:00 pm (EST) due to planned maintenance. Learn More
Hello,
I would like to be able to label a matrix. For instance, If i have a 2x2 matrix:
| 1 2 |
| 3 4 |
I want to be able to state what this data is, so for instance:
Cycle 1 Cycle 2
Min: | 1 2 |
Max | 3 4 |
Is there a way I can do this? I want to be able to use the matrix later, therefore I don't want to make the matrix larger just to put in headers.
You will have to increase the size of the matrix and insert the labels as strings. That's if you want to use Mathcads matrices.
Mike
See here: Extra Components.mcd
There's a textbox towards the end of the worksheet that does what you want. To avoid expanding your matrix you can either put all the stack/augment stuff in the argument to the textbox, or, if you are feeling brave, modify the script so it takes the column and row headers as additional arguments.
Thanks for the info.
If you have Prime you can use the new Table feature.
Mike
Mike Armstrong wrote:
If you have Prime you can use the new Table feature.
Mike
Sorry, for input but not for output!
Sorry, for input but not for output!
I know Valery, That is a gripe of mine with the new table feature.
Mike
What version of Mathcad are you using?
Mike