How to create 3D grid from data without interpolation?
5 views (last 30 days)
Show older comments
Hey,
is there some function like griddata which doesnt interpolate the z data? I need some function to save all z values or the mean in the specific x,y segment.
Thanks for you help!
10 Comments
José-Luis
on 5 Jul 2016
I'm sorry: I don't quite get what you are after. Maybe try the 'nearest' option for griddata()?
Answers (1)
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!