Problem by importing data into simulink as "Array From Workspace"
Mostrar comentarios más antiguos
invalid workspace variable specified as workspace input in 'power_controlcurr/Array From Workspace'. Time values must be non-decreasing.


3 comentarios
Nikhil
el 13 de Jul. de 2023
The error says that the time array t must be consist values in a non-decreasing fashion, Check your time array and see if that fixes the issue.
Anna B.
el 13 de Jul. de 2023
Harald
el 13 de Jul. de 2023
Hi Anna,
it is difficult to tell why Simulink would error because of a variable having to be non-decreasing when you say it is.
If possible, please upload the model and the required data. Both can be trimmed down to what is needed to reproduce the problem.
Best wishes,
Harald
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Model Import en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!