How to access Configuration Parameters Pane's callback functions?

1 visualización (últimos 30 días)
Emine Ozkara
Emine Ozkara el 8 de Oct. de 2019
Editada: Emine Ozkara el 16 de Dic. de 2020
I'd like to access the callback functions of Simulink - Configuration Parameters Pane like close, click or destroy events. It will be enough for me to declare events like PreDestroy, PreClose...
How can I access/manage the mentioned functions?

Respuestas (1)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi el 19 de Mzo. de 2020
Hi,
If it is Model Callbacks you are referring to, you could find them under ModelProperties->Callbacks. For more information on them you could refer to the following link
But if you are referring to close and destroy events of Configuration Parameters Pane itself, they are not available as per my knowledge.
  1 comentario
Emine Ozkara
Emine Ozkara el 2 de Jun. de 2020
Editada: Emine Ozkara el 16 de Dic. de 2020
Hi,
I was actually talking about "Configuration Parameters Screen" callback (like apply button pressed, cancel button pressed, parameter pane delete fcn.)
Thanks for your reply.

Iniciar sesión para comentar.

Categorías

Más información sobre Model, Block, and Port Callbacks en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by