Discussion:
Reset output of enabled subsystems
(too old to reply)
Jonathan Lau
2007-09-02 07:48:46 UTC
Permalink
Hi,

I have an enabled subsystem that has an initial output of
[] (basically an empty matrix or all zeros). After it gets
enabled, I would like to be able to control whether it is
enabled or disabled during simulation. But the problem is
that after it gets enabled, the output is held and doesn't
return to [].

I was wondering if anyone knows if I can reset the output
of the enabled subsystem to [] after it has been enabled
once? Thanks
Jonathan Lau
2007-09-02 07:54:37 UTC
Permalink
Sorry, I answered my own question. I didn't expect that
the parameter would not be part of the enable block.

You just have to change the parameters of the outport.

http://www.mathworks.com/access/helpdesk/help/toolbox/
simulink/index.html?/access/helpdesk/help/toolbox/simulink/
ug/f4-84078.html&http://www.google.com/
search?client=opera&rls=en&q=reset+output+enabled+subsystem+simulink&sourceid=opera&ie=utf-
8&oe=utf-8

Loading...