MCQOPTIONS
Bookmark
Saved Bookmarks
→
Matlab
→
User Input Screen Output in Matlab
→
y=5; i=2..
1.
y=5; i=2
A.
y=5, printed twice
B.
Loop will run once, y=2
C.
Infinite loop
Answer» B. Loop will run once, y=2
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
To delete one variable but not the entire workspace, we need to mention the variable name after the clear command.
___________ will give a hint that the file is closed.
clc in a function will clear the function.
How can we close all graphs in MATLAB?
Graphs are not suppressed by the ‘;’.
HOW_CAN_WE_CLOSE_ALL_GRAPHS_IN_MATLAB??$
clc in a function will clear the function.$
i will be printed thrice as 0,1,2 successivel?
Clear will removes all graphs.
y=5; i=2
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply