Generating gridded data out of data points
Show older comments
Hello,
i have three vectors containing the x,y and z coordinates of data points. Is it possible to convert these vectors into "gridded data" ? And how? Thanks for the help!
Answers (1)
Adam Danz
on 9 Aug 2018
Is this what you're looking for?
help surf
help meshgrid
1 Comment
Lukas Sohlbach
on 9 Aug 2018
Categories
Find more on Spline Postprocessing 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!