Skip to main content
4-Participant
September 25, 2024
Solved

3d plot from tabelarized data

  • September 25, 2024
  • 2 replies
  • 1416 views

Dear Colleagues,
Some time ago, I downloaded a worksheet from the following location: https://community.ptc.com/t5/Mathcad/Study-1-Properties-of-working-fluids-coolants-and-structural/td-p/266560. I would like to create a 3D plot illustrating the data distribution from the generated table (function). Unfortunately, I have tried various methods but havenโ€™t been able to figure it out. I mean somethin like below:

KP_10839346_0-1727244132750.png

I'm using Matchcad Prime 10.

Best answer by StuartBruff

Lose the units?  

 

2024 09 25 B.png

 

Stuart

2 replies

23-Emerald V
September 25, 2024

Lose the units?  

 

2024 09 25 B.png

 

Stuart

23-Emerald V
September 25, 2024

3D plots aren't entirely unit-smart. You can only have units in the z-values in a 3D plot.

 

 

2024 09 25 C.png

 

Example take from Mathcad Prime 10 Help on CreateMesh and modified to show unit behaviour.

 

Stuart

 

 

 

ttokoro
21-Topaz I
21-Topaz I
September 25, 2024

image.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.png

t.t.
23-Emerald V
September 25, 2024

That's what I like about "cats" - so many ways to skin them.  ๐Ÿ˜Š

 

2024 09 25 G.png

 

2024 09 25 H.png

 

I can think of at least one more possibility that isn't possible anymore because partial function application was taken away.

 

Stuart