the graph is incomplete, although the simulation run completely how can i solve this problem?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Tony Castillo
il 28 Nov 2016
Risposto: Andrew Schenk
il 28 Nov 2016
In my simpowersystem modelling i have several ploting to do, but spite the simulation reach the 100% only 1 graph can be shown completely i was finding out possibles mistakes, but i don't get it, i use by recomendation of mathworks support this command;
any(isnan(dc.Data))
For all my graphs but it let me know that i have a NaN in my string, but after check it one more time i don't know how to repair it, can anyone give me a hand with it?
0 Commenti
Risposta accettata
Andrew Schenk
il 28 Nov 2016
The MATLAB function fillmissing can be used to replace NaN values with neighboring values:
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Nonlinear Operators in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!