Clear command

Hi,
Scenario: Model having sub-systems with callbacks.
Problem: Do not want any callback to execute a clear command & delete any variable in the workspace. or to at least detect that a clear command was executed.
So the question is, is there a possible documented or undocumented way to know that a clear command was executed(sort of an event)?
Thanks & Regards, Sunny R Billava

Antworten (1)

Walter Roberson
Walter Roberson am 2 Mai 2011

0 Stimmen

I don't know about Simulink, but at the MATLAB level, you could use onCleanup() calls.

1 Kommentar

Sunny Billava
Sunny Billava am 2 Mai 2011
Hi Walter,
Thank you for your prompt reply.
Apologies on my part, I forgot to mention the matlab version : MATLAB 2006b.
& I guess this call is not available in 2006b. :(

Melden Sie sich an, um zu kommentieren.

Kategorien

Tags

Gefragt:

am 2 Mai 2011

Community Treasure Hunt

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

Start Hunting!

Translated by