Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
In MathCad 15 I was able to plot a surface from three x,y,z arrays by using the following (x,y,z) notation. As you can see I want to plot atomic orbitals with MathCad Prime 2.0. Any clues on how to make this work?
Did you try automatic conversion from your MC15 worksheet to Prime2? What was the outcome?
Try putting a column vector with the elements x, y and z in the placeholder.
Perfect that did the trick, an Nx3 matrix with x,y,z in the columns worked great.
Ken McGill schrieb:
Perfect that did the trick, an Nx3 matrix with x,y,z in the columns worked great.
It should, as its documented that way 🙂
Just looked it up. The vector as described should work.
For further information you may look at the Mathcad Prime 2.0 Migration Guide which is installed along with Mathcad Prime 2.0.
In general 3D plots are mor intuitive in Prime now.