1.

To bring the scale of each axis to logarithmically spaced, the student entered ‘semilogx()’. What really happened?(a) The plot will appear with both axis now logarithmically spaced(b) semilogx() is an invalid function(c) The plot will appear with x axis logarithmically spaced(d) ErrorThe question was asked in my homework.This interesting question is from Graphics topic in chapter MATLAB Basics of MATLAB

Answer»

Correct OPTION is (C) The plot will appear with x axis logarithmically SPACED

For explanation: semilogx() is a pre-defined logarithmic plot function in MATLAB. It will help to bring down the scale of the x axis in out plot to logarithmically spaced values.



Discussion

No Comment Found

Related InterviewSolutions