the graph is incomplete, although the simulation run completely how can i solve this problem?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Tony Castillo
le 28 Nov 2016
Réponse apportée : Andrew Schenk
le 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 commentaires
Réponse acceptée
Andrew Schenk
le 28 Nov 2016
The MATLAB function fillmissing can be used to replace NaN values with neighboring values:
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Nonlinear Operators dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!