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

 采纳的回答

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 个评论

how to create simin in the base worspace?
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 个)

类别

帮助中心File Exchange 中查找有关 Simulink 的更多信息

产品

版本

R2018a

标签

Community Treasure Hunt

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

Start Hunting!

Translated by