1.

How can we introduce texts in a graph?(a) Use the text command(b) Use the plot command(c) Use the title command(d) Additional texts not possibleThe question was asked in a national level competition.The above asked question is from Customizing and Manipulating Graphics in portion MATLAB Graphics of MATLAB

Answer»

The CORRECT choice is (a) Use the TEXT COMMAND

For explanation I would say: The plot command will be to plot the GRAPHS only. The title command is used to introduce a title outside the GRAPH. A text can be introduced in a graph by using the text command.



Discussion

No Comment Found

Related InterviewSolutions