

MCQOPTIONS
Saved Bookmarks
1. |
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 |
Answer» C. Mentioning stack as input to the bar3[] command | |