Inport vs Simin and Outport vs Simout
1 次查看(过去 30 天)
显示 更早的评论
What's the difference between Inport and simin, both are used to take data from matlab workspace? And the difference between outport and simout? Aren't they doing the same thing
回答(1 个)
Joakim Magnusson
2014-8-11
Simin reads data from matlab workspace and puts it out as a signal. Simout writes the signal to matlab workspace.
Inport and outport i think is used for example when having subsystems, inport and outport then is the link between the systems.
4 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!