Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 13:26:13 ellipsoid_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 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. 13-May-2025 13:26:13