cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Mathcad 15: Display as table or matrix

Ninetrees
1-Newbie

Mathcad 15: Display as table or matrix

Windows 7 x64, M15 010

I multiplied a 3x1 matrix by a 1x9 and got the result. Wanted to display as a table, not a matrix. Used A:=B*C=

Even though I could then /select/ the table option, it would not display. I had to use A=

This is prolly well known, but I couldn't find the correct buzzwords during search to turn it up. I have not tried this technique in a while, but was sure that I used it in M14/15 on XP Pro x32.

~R~

1 ACCEPTED SOLUTION

Accepted Solutions

First do B*C= and format the result as a table. Then add in the A:= part. e.g.

TableDisplay.PNG

View solution in original post

2 REPLIES 2

First do B*C= and format the result as a table. Then add in the A:= part. e.g.

TableDisplay.PNG

Y'know, when I glanced at what you wrote, I thought "Yeah, that's what I did!" Then I read it again...yes, these exact steps solve the problem...who'd a thought?!? Thanks!

~R~

Top Tags