alberto_madrid

8 Reputation

2 Badges

18 years, 261 days

MaplePrimes Activity


These are replies submitted by alberto_madrid

Thanks a lot!
Thanks a lot!
I already know how to plot a sphere: with(plottools); PoincareSphere := sphere([0, 0, 0], 1): display(PoincareSphere, scaling = constrained); But, how can I plot single 3d-points in the same graphic (eg: (1.3, 0.5, 3.3) )? Thanks!
I already know how to plot a sphere: with(plottools); PoincareSphere := sphere([0, 0, 0], 1): display(PoincareSphere, scaling = constrained); But, how can I plot single 3d-points in the same graphic (eg: (1.3, 0.5, 3.3) )? Thanks!
Page 1 of 1