I have a subsystem which only contains a ground and a terminator block connected to each other. When I double-click the subsystem-block, it calls an m-file. Where can this functionality be hidden?

 Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 25 Juin 2015

0 votes

Right click on your subsystem, click on properties, there may be any callback

1 commentaire

Swantje
Swantje le 25 Juin 2015
Modifié(e) : Swantje le 25 Juin 2015
You were right. But I didn't know I had to highlight the right callback function in the list in order to see the content. Now I found it. Thanks.

Connectez-vous pour commenter.

Plus de réponses (1)

Titus Edelhofer
Titus Edelhofer le 25 Juin 2015

1 vote

An alternative is to go to the simulink preferences and enable "Callback tracing". Then you will see a printout in the command window for each fired callback.

4 commentaires

Swantje
Swantje le 25 Juin 2015
Thanks, I found it! Callback tracing helped. Didn't know I had to highlight the callback function in order to see the content. That's why I couldnt find it before.
Titus Edelhofer
Titus Edelhofer le 25 Juin 2015
Modifié(e) : Titus Edelhofer le 25 Juin 2015
Glad to hear. For the next time: there should have been a "*" in front of the non empty callback.
Swantje
Swantje le 25 Juin 2015
Ups, sorry, I didnt know I could not accept both answers. The tracing actually helped me more.
Titus Edelhofer
Titus Edelhofer le 29 Juin 2015
No worries at all! When I wrote this it overlapped with you already accepting Azzi's answer which is perfectly fine ...

Connectez-vous pour commenter.

Catégories

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by