Inport vs Simin and Outport vs Simout
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Antworten (1)
Joakim Magnusson
am 11 Aug. 2014
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 Kommentare
Andreas Goser
am 12 Aug. 2014
Why do you suspect a difference. Maybe (I would guess) it is the same.
Siehe auch
Kategorien
Mehr zu Simulink Functions finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!