ICA 17 - 6 (a) My Solutions For the following question, z = 100/810. Write the MATLAB output statement that displays z i
Posted: Wed Mar 30, 2022 9:20 am
Solutions For the following question, z = 100/810. Write the MATLAB output statement that displays z in the format shown in bold. DO NOT hard-code the values; use the value stored in z to print each one. In each case, the >> shows where your statement is typed. In each case, the command prompt should appear on the line following the printed output >> 0.1
ICA 17 - 6 (a) My