1.

Which command gives a title to the graph plotted by MATLAB?(a) plot() generates the title itself(b) title()(c) hlabel()(d) heading()This question was addressed to me during a job interview.I want to ask this question from Two-Dimensional Plots in section MATLAB Graphics of MATLAB

Answer»

Correct ANSWER is (B) title()

Best explanation: The title() command is used to PROVIDE a title to the graph PLOTTED in MATLAB. It can be provided from the taskbar of the window which opens due to the plot command.



Discussion

No Comment Found

Related InterviewSolutions