06-Jan-2023 11:38:08 ellipsoid_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test ellipsoid() ellipsoid_area_test(): ellipsoid_area_test() computes the surface area of the ellipsoid (x/a)^2+(y/b)^2+(z/c)^2=1 A B C Area 1 0.8 0.625 8.152 1 1 0.5 8.672 1 1 1 12.57 2 1 0.25 13.7 2 3 4 111.5 ellipsoid_volume_test(): ellipsoid_volume_test() computes the volume of the ellipsoid (x/a)^2+(y/b)^2+(z/c)^2=1 A B C volume 1 0.8 0.625 2.094 1 1 0.5 2.094 1 1 1 4.189 2 1 0.25 2.094 2 3 4 100.5 ellipsoid_test(): Normal end of execution. 06-Jan-2023 11:38:08