Rotating a 2D line plot to obtain a surface

6 views (last 30 days)
This is a 2D line plot which i want to rotate 360 degrees to obtain a bell shaped curve(the range of y-axis should be same as x axis(0-15)). Can somebody suggest a way to do this?
  2 Comments
Ameer Hamza
Ameer Hamza on 14 Mar 2020
In which direction you want to rotate the line. Can you show us an example of the rotated line?
AYUSH SINGHAL
AYUSH SINGHAL on 14 Mar 2020
i want to rotate this line plot about origin by 360 degrees to obtain a surface.

Sign in to comment.

Answers (1)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi on 17 Mar 2020
Refering to functions 'rotate' and 'rotate3d' might probably help you.
For more information on these functions refer to the following links

Tags

Community Treasure Hunt

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

Start Hunting!