1.

The limits of the axes drawn are only specified in the command used to plot the graph itself.(a) True(b) FalseThis question was addressed to me in quiz.I want to ask this question from Two-Dimensional Plots topic in portion MATLAB Graphics of MATLAB

Answer»

The correct choice is (b) False

To EXPLAIN: The axis COMMAND can be used to define the limits of the axis present on the graph that is being plotted. The x-axis of the graph would contain VALUES according to the input to the plot/stem command but the visible part of the graph in the NEW window will depend on how the length of the axes are DEFINED by the axis command.



Discussion

No Comment Found

Related InterviewSolutions