Can anyone explain the following code ?
Show older comments
Dear All,
I would make 3D surafce from given 2D coordinates. the following link dealt with same problem. However i could not understand the parameters used in the code. Could anyone explain this?
code link
4 Comments
Jan
on 2 May 2019
Which parameters are not clear? How are your 2D points defined?
Stephen23
on 3 May 2019
Ragavendiran R's "Answer" moved here:
Thanks for the reply. I have 2D dimensional data (X and Y coordinates) which makes nearly circle shape. i want make spherical shape by revolving these xy points in Matlab. How to do that ?
Jan
on 3 May 2019
It depends on how the data are stored and around which axis you want to rotate. So please post more details.
Ragavendiran R
on 3 May 2019
Accepted Answer
More Answers (0)
Categories
Find more on Annotations 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!