Skip to main content
1-Visitor
August 21, 2017
Solved

Plotting 3D graph

  • August 21, 2017
  • 2 replies
  • 2578 views

Hello to all, 

I've already look a lot in the forum, but I just couldn't find an answer to this, I guess, simple question. I have a matrix like this: 

Capturar.PNG

 

 

 

I want to extract the data from the fifth line of all the {5,1} and throw it in a different array. I have tried using Ctrl+6, but with no success. The second point is that I want, then, to create a 3D plot with the results. Anyone has a hint on how to accomplish these two matters ?

 

Thanks in advance,

 

Ricardo

Best answer by Werner_E

Here are three different appraoches which should do the job

Bild.png

 

According the 3D plot I am not sure what you want to see. A 3D plot of just a 3x3 matrix?

For future questions its better if you attach your Mathcad sheet - you may have to zip it before you can attach it here.

 

2 replies

24-Ruby IV
August 21, 2017

You have a nested array?

NA.png

ricasc1-VisitorAuthor
1-Visitor
August 21, 2017

Exactly, any idea on how to succed ?

 

Att,

 

Ricardo 

Werner_E25-Diamond IAnswer
25-Diamond I
August 21, 2017

Here are three different appraoches which should do the job

Bild.png

 

According the 3D plot I am not sure what you want to see. A 3D plot of just a 3x3 matrix?

For future questions its better if you attach your Mathcad sheet - you may have to zip it before you can attach it here.

 

25-Diamond I
August 21, 2017

Ad 3D plot - something like this?

Bild.png