Rotating a 2D line plot to obtain a surface

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

In which direction you want to rotate the line. Can you show us an example of the rotated line?
i want to rotate this line plot about origin by 360 degrees to obtain a surface.

Sign in to comment.

Answers (1)

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

Tags

Asked:

on 14 Mar 2020

Community Treasure Hunt

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

Start Hunting!