Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Another new MathCAD user. Been mucking about with Prime for a while and able to find/work out most of the things I am looking for, but having trouble with 3D plots. In particular, I don't know where I am failing in moving a set of 2D plots into a surface within a 3D plot.
There are two range variables I have defined (d and theta) and the output is gamma as a percentage. I have placed the problem in question on the last page (4/4), with a working 2D plot on the page before.
Could someone please point me in the right direction?
Thanks in advance!
Solved! Go to Solution.
Why do you think you could do a 3D plot using range variables?
Maybe you'd like to take a look at the help files.
I didn't think I couldn't/could - thats why I asked.
I didn't think I couldn't/could
looking at the help files?
Lookup CreateMesh() and you also have to conssider that 3D plots don't allow units at the x- and y-axis. So you have to divide by the appropriate units.
Primes plot capabilities really are worse than anything else I know.
Thanks Werner - I will check it out.
Lots to learn (which is a good thing) - just too little time!
HI Werner,
Thank you so much for putting the time and effort into my question.
Cheers.