Simulink how to comb data export to "To Workspace"

4 Ansichten (letzte 30 Tage)
legendbb
legendbb am 17 Jul. 2012
A discrete system with enabled subsystem, I'd like to keep only outputs when the enabled subsystem is enabled.
It's like save signal values on at simulation time [1 3 5 7 9 ...] Or enabled "to workspace". Exclude changing sampling time, since the enable signal can be random.
Source --> Enabled Subsystem --> to workspace
Current model, the "To Workspace" keeps every sample for every sample step. How to make this gated behavior saved.
Please comment,
Thanks,

Akzeptierte Antwort

Kaustubha Govind
Kaustubha Govind am 18 Jul. 2012
Try moving the To Workspace block inside of the Enabled Subsystem.
  1 Kommentar
legendbb
legendbb am 18 Jul. 2012
Bingo, great thanks for your reply. I got it working as expected.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Subsystems 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!

Translated by