1.

What is the error when MATLAB finds an unknown command or function?(a) Undefined function(b) Undefined function or variable ‘command name’(c) Undefined variable or function(d) Undefined function or variable ‘command name’The question was asked in a job interview.Question is from Spelling Error topic in division Troubleshooting of MATLAB

Answer» RIGHT option is (b) UNDEFINED function or VARIABLECOMMAND name’

Explanation: The error MESSAGE shown when a command is not recognized by MATLAB is the undefined function or variable ‘command name’. This is pre-defined in MATLAB.


Discussion

No Comment Found