1.

Which function gets disabled while using evalc()?(a) diary(b) sin(c) inf(d) roundI got this question in an interview for internship.Question is taken from Evaluation topic in division MATLAB Programming of MATLAB

Answer»

The correct option is (a) diary

For explanation: The diary COMMAND GETS disabled when we try to use the evalc command in MATLAB. The commands sin and ROUND work just fine while Inf is not a function.



Discussion

No Comment Found

Related InterviewSolutions