Create 2plot &3D
Dear all
I have no idea to write program for plot 2D&3D in mathcad prime just know
+ For 2D plot
X=3@5,Z=11@4 for all grid
+For 3D plot
X=3@5,Z=11@4 Y=3@5 for all grid
picture attachments
thank you

Dear all
I have no idea to write program for plot 2D&3D in mathcad prime just know
+ For 2D plot
X=3@5,Z=11@4 for all grid
+For 3D plot
X=3@5,Z=11@4 Y=3@5 for all grid
picture attachments
thank you

Found some spare time to modify ttokoros function to work with distance vectors as you need

It still works using scalars for even spaced grids and if the vector is too small, its last value is repeated as often as necessary.

An alternative approach would be to just provide the three vectors as the number of grid planes can be detected by calculating the vector length.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.