1.

If we put bar(x,y,1.2), we will get _____ bars.(a) Uniform(b) Damped(c) Overlapping(d) NoThis question was addressed to me in exam.I'm obligated to ask this question of Graphics topic in portion MATLAB Basics of MATLAB

Answer»

Right choice is (c) Overlapping

To EXPLAIN I would say: Usually, the default value of width is 0.8 for the function ‘bar()’. Now, if we INCREASE bar width to a value more than 1, the bars would OVERLAP on each other- resulting in a bar plot of overlapping bars.



Discussion

No Comment Found

Related InterviewSolutions