Filter löschen
Filter löschen

Use a value from a Simulink model in another Simulink model

1 Ansicht (letzte 30 Tage)
Ali Mojtahed
Ali Mojtahed am 14 Dez. 2021
Beantwortet: Marcelo am 16 Dez. 2021
Hi.
I got a simulink model where uses an input value from a matlab function . I have another model that I wish somehow to use the same value from previous model instead of reopening the function and ask the user twice.
Alternatively, if there a way that I could save the value from model 1 in workspace, I will handle to import it to model 2 via 'fromworkspace' block.

Antworten (1)

Marcelo
Marcelo am 16 Dez. 2021
You can try to use the "To Workspace" block, which is found inside Simulink/Sinks in Browser, and it is the inverse of the "From Workspace" block.

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by