cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

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