Draw a sphere: Difference between revisions

Content deleted Content added
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}}==