• Remix
  • Share
  • New Entry

on 14 Oct 2021
  • 3
  • 28
  • 0
  • 0
  • 72
[x,y,z] = sphere;
plot3(x,y,z)
hold on
plot3(x',y',z')
hold off
axis equal off
Remix Tree