Help With error code "WIDTH cannot be larger than the number of points."

2 次查看(过去 30 天)
I have a .mat file and I am getting this error and cannot figure out what to do to fix it.Please see the atached pic of my screen to see the loaded data "machine_1" and the code and error Thank You for the help!
mattt.JPG

采纳的回答

Bhaskar R
Bhaskar R 2019-11-19
See the help of controlchart
plot_handle = controlchart([machine_1]', 'charttype', {'xbar', 'r'}'); % applied compliment to the machine_1

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Annotations 的更多信息

产品


版本

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by