Question: What will the following code do? A = 100; if(A>99) clear A; end Error A is retained in the workspace A never gets stored in

What will the following code do? A = 100; if(A>99) clear A; end Error A is retained in the workspace A never gets stored in MATLAB O A is first stored in and then removed from workspace
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
