Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 16:31:02 abc_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Test abc(), with the interface: [a,b,c] = abc(a,b,c) 1, 2, 3 = abc ( ); abc ( 1, 19, 3 ); 1, 19, 3 = abc (); 50, 60, 70 = abc ( 50, 60, 70 ); 50, 60, 70 = abc ( ); abc_test(): Normal end of execution. 13-May-2025 16:31:02