How do we create horizontal bar graphs in MATLAB?
(a) bar3h()
(b) barh()
(c) bar3()
(d) not possible
The question was posed to me during an internship interview.
This interesting question is from Three-Dimensional Plots topic in section MATLAB Graphics of MATLAB