help with homework for cs101,3-D plot ?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Draw a spiral as of a 3-D plot where x and y are dependent on z, which is the rotation angle varying from 0 to 10*pi (i.e., five complete revolutions). The x and y values are mapped as sin( ) θ and cos( ) θ , the classic means of describing a circle. The spiral effect is accomplished by plotting θ on the z-axis. Use the step increase of θ to be 0.1. Turn the grid on. Show the Matlab code and the resulting figure.
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!