Question: Determine the output for the following MATLAB code, which is using the 'if conditional statement: z=10; 1f (z>15) disp('Flat Earth') end if(-15) disp('Anunnaki') end if
Determine the output for the following MATLAB code, which is using the 'if conditional statement: z=10; 1f (z>15) disp('Flat Earth') end if(-15) disp('Anunnaki') end if (z
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
