Problem by importing data into simulink as "Array From Workspace"
Ältere Kommentare anzeigen
invalid workspace variable specified as workspace input in 'power_controlcurr/Array From Workspace'. Time values must be non-decreasing.


3 Kommentare
Nikhil
am 13 Jul. 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.
am 13 Jul. 2023
Harald
am 13 Jul. 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
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Model Import finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!