在MATLAB中,画直方图的命令函数为()。
A: bar
B: bar3
C: plot
D: hist或者histogram
A: bar
B: bar3
C: plot
D: hist或者histogram
举一反三
- MATLAB中绘制直方图的函数是( ) A: pie B: bar C: histogram D: pareto
- 使用matplotlib绘制折线图的函数是()。 A: plot B: bar C: hist D: pie
- MATLAB中绘制二维频率分布图的命令为?()<br/>A. <br/>bar A: hist B: pie C: stem
- matplotlib的pyplot模块中的()函数可以用来画饼图。 A: plot B: bar C: pie D: hist
- 11、matlab软件中绘制二维图形时,子图分割命令为() A: plot B: subplot C: stairs D: bar