why do i get the error 'undefined function or variable ' for simin from workspace

6 次查看(过去 30 天)

采纳的回答

Fangjun Jiang
Fangjun Jiang 2021-2-10
When you use "From Workspace" block, it expects the variable "simin" exists in the base workspace. Create that variable to eliminate this error. For example
simin=[0, 0;1 10]
  3 个评论
Fangjun Jiang
Fangjun Jiang 2024-3-2
The answer provided one way. More often I would say, simin could be generated by other tools include the output of another Simulink simulation.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

标签

产品


版本

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by