Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Why there is error for "str_id = num2str(grid_id,'%2.2i');"? what should I change?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Guillaume
il 29 Gen 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.
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!