1.

Command is used to save command window text to file.(a) saveas(b) texttofile(c) diary(d) todiaryThis question was addressed to me in an internship interview.This is a very interesting question from Input and Output in division MATLAB Basics of MATLAB

Answer»

Right choice is (c) diary

Easy explanation: The diary function creates a LOG of keyboard input and the resulting TEXT output, with some exceptions. The output of diary is an ASCII file, suitable for searching in, printing, INCLUSION in most reports and other DOCUMENTS.



Discussion

No Comment Found

Related InterviewSolutions