Draw a sphere: Difference between revisions

Content added Content deleted
(Added MATLAB solution)
(MATLAB - removed broken link to image)
Line 2,473:
To create the unit sphere:
<lang MATLAB>figure; sphere</lang>
[[File:MATLAB_sphere.png|thumb]]
 
=={{header|Maxima}}==