1.

The function to plot a graph with both axes on logarithmic scales is __________(a) loglog(b) log(c) semilog(d) not possibleThe question was posed to me in homework.Enquiry is from Presenting Results topic in chapter Interacting with MATLAB of MATLAB

Answer»

Correct OPTION is (a) loglog

Explanation: There is no command CALLED semilog or log to plot a graph with logarithmic scales. However, we have the loglog function, pre-defined in MATLAB, which allows US to plot a graph of two VARIABLES where both the variables are scaled logarithmically.



Discussion

No Comment Found

Related InterviewSolutions