Help With error code "WIDTH cannot be larger than the number of points."
    7 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Brady Wayne Robinson
 el 19 de Nov. de 2019
  
    
    
    
    
    Respondida: Bhaskar R
      
 el 19 de Nov. de 2019
            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! 

0 comentarios
Respuesta aceptada
  Bhaskar R
      
 el 19 de Nov. de 2019
        See the help of controlchart
plot_handle = controlchart([machine_1]', 'charttype', {'xbar', 'r'}');    % applied compliment to the machine_1
0 comentarios
Más respuestas (0)
Ver también
Categorías
				Más información sobre Animation en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

