How to make plot of cylindricity

1 view (last 30 days)
Martin Magat
Martin Magat on 11 Mar 2021
Commented: Image Analyst on 12 Mar 2021
I have 2048 points of cylindricity error its a deviation of radius , and have height of plot and radius. How i make 3d plot ?

Answers (1)

darova
darova on 12 Mar 2021
  • use griddata to create a matrix
  • use surf to visualize

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!