1.

The color density of the bar-chart drawn from the bar3() command is always proportional to the height of the bars.(a) True(b) FalseThis question was addressed to me in unit test.Query is from Three-Dimensional Plots in portion MATLAB Graphics of MATLAB

Answer»

Correct ANSWER is (B) False

Explanation: The following statement is not NECESSARILY true. The color density can be made inversely proportional to the height of the bars by giving the DIRECTION of color density as reverse as an input to the bar3() command.



Discussion

No Comment Found

Related InterviewSolutions