Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Why there is error for "str_id = num2str(grid_id,'%2.2i');"? what should I change?
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Why there is error for "str_id = num2str(grid_id,'%2.2i');"? what should I change? the error message is:
Not enough input arguments.
Error in data_proc (line 174) str_id = num2str(grid_id,'%2.2i');
1 comentario
  Guillaume
      
      
 el 29 de En. de 2018
				If you want help with an error, at a minimum state what the error is. We certainly can't guess. Best is to copy the full error message, everything in red.
Respuestas (1)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
