cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
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