cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
kaushik_pushpen
Level III

How to plot 3D data in JMP?

Hello everyone,

I want to plot my thickness data in 3D view. I have a table in which data is like that-

X1  Y1  X2  Y2  thickness

-     -      -     -     -

-     -      -     -     -

-     -      -     -     -

-     -      -     -     -

-     -      -     -     -


Means there are given two coordinate corresponds to each thickness.


I am not able to plot this type of data. Please suggest me the solution

Thanks in advance.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How to plot 3D data in JMP?

You can plot the raw data (X1,Y1,Thickness) and (X2,Y2,Thickness) in Graph > Scatterplot 3D. You can also use an interpolating function to assist visualization from one of the many modeling platforms in one of several profiling tools. See Help > Books > Profilers for more information.

View solution in original post

1 REPLY 1

Re: How to plot 3D data in JMP?

You can plot the raw data (X1,Y1,Thickness) and (X2,Y2,Thickness) in Graph > Scatterplot 3D. You can also use an interpolating function to assist visualization from one of the many modeling platforms in one of several profiling tools. See Help > Books > Profilers for more information.

Recommended Articles