Q:

Explain the difference between these two statements: result = 9*2 result = 9*2;

0

Explain the difference between these two statements:

result = 9*2

result = 9*2; 

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Both will store 18 in the variable result. In the first, MATLAB will display this in the Command Window; in the second, it will not. 

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now