

InterviewSolution
Saved Bookmarks
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 |
|