1.

The function definition is shown when we use the look for the command.(a) True(b) FalseI got this question in unit test.This question is from Fine Tuning in chapter Interacting with MATLAB of MATLAB

Answer»

Correct option is (B) False

To elaborate: The look for command shows the H1 line USED in a function. The look for command will DESCRIBE only inbuilt functions and not user-defined function. The H1 line is comment line just after the function definition so the look for command does not return the function definition.



Discussion

No Comment Found

Related InterviewSolutions