Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
I am plotting the velocity in a line verse the diameter of the line. I have a vector of temperatures and pressures. I am wondering if it is possible to automatically add more plot lines to a 2D plot if I add another entry in the temperature and pressure vectors. The velocity is currently a function of the mass flow, diameter, temperature and pressure.
Solved! Go to Solution.
Here is your file with a working waterfall plot - you may take the pdf of my MC15 file as a guide.
The third method should work in Prime as well, but will not look that good as prime will not collapse the height of the plot when not edited and it will also show an error for the unused plots (which are all "constant" NaN).
May be so.
I create one line with the view of a set of lines:
On Mathcad server:
First you should state which version of Mathcad the questions is for. Not every method to plot a family of curves will work in Prime.
Then it sure would help if you post your worksheet showing the equations and vectors you would like to apply.
You may look up "waterfall plot" in the help and there is also a quicksheet dealing with the substect if I remember correctly.
Furthermore the subsject was discussed here a couple of time so you may search for posting with "waterfall" and/or "family of curves". Maybe this thread could be of interest http://communities.ptc.com/message/209873#209873
Here is my current worksheet. It is mathcad 3.0 Prime.
Could it be you are searching something like the attached?
Here is my attempt at doing the waterfall graph. I'd be interested to know how to also do the line change graph if any of that is possible in Prime 3.0.
Here is your file with a working waterfall plot - you may take the pdf of my MC15 file as a guide.
The third method should work in Prime as well, but will not look that good as prime will not collapse the height of the plot when not edited and it will also show an error for the unused plots (which are all "constant" NaN).
Plot of the set of line on thr Mathcad server.
http://twtmas.mpei.ac.ru/mas/Worksheets/2D_Plot_y_x_a.mcd
You can download the sheet on this site.