Problem by importing data into simulink as "Array From Workspace"
이전 댓글 표시
invalid workspace variable specified as workspace input in 'power_controlcurr/Array From Workspace'. Time values must be non-decreasing.


댓글 수: 3
Nikhil
2023년 7월 13일
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.
2023년 7월 13일
Harald
2023년 7월 13일
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
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Model Import에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!