help with homework for cs101,3-D plot ?
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
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.
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!