Question: What will be the output when the following code is written in MATLAB? u = sin(10) ; v = pi ; whos u and v
What will be the output when the following code is written in MATLAB?
u = sin(10) ; v = pi ; whos
u and v are symbolic objects
u and v are double arrays
error
u and v are double with 8 bytes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
