A stacked horizontal bar-chart can be made in MATLAB by ___________
(a) Mentioning stacked as input to the bar3() command
(b) Mentioning stacked as input to the bar3h() command
(c) Mentioning stack as input to the bar3[] command
(d) Mentioning stacked as input to the bar3h[] command
This question was posed to me during an interview.
My question is taken from Three-Dimensional Plots topic in chapter MATLAB Graphics of MATLAB