1.

What does the Workspace show?(a) Attributes of variables, functions from command window(b) Attributes of variables, script files from command window(c) Attributes of variables, script files, functions from command window(d) Attributes of variables from command windowThe question was posed to me during an internship interview.I want to ask this question from Managing Variables topic in portion MATLAB Basics of MATLAB

Answer»

Correct option is (c) Attributes of variables, script FILES, functions from command window

To elaborate: The WORKSPACE window shows the attributes of variables, script files, functions from the command window for an ongoing PROGRAM. It is more descriptive than the whos function.



Discussion

No Comment Found

Related InterviewSolutions