the graph is incomplete, although the simulation run completely how can i solve this problem?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Tony Castillo
el 28 de Nov. de 2016
Respondida: Andrew Schenk
el 28 de Nov. de 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?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/158426/image.jpeg)
0 comentarios
Respuesta aceptada
Andrew Schenk
el 28 de Nov. de 2016
The MATLAB function fillmissing can be used to replace NaN values with neighboring values:
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Nonlinear Operators en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!