how to show propagated signals programticaly

8 vues (au cours des 30 derniers jours)
wenchao zhang
wenchao zhang le 21 Août 2025
Commenté : wenchao zhang le 22 Août 2025
how to show propagated signals programticaly like following, i have several subsystem block in my simulink model, now i want set this for all the line that connect with the inport port inside each subsystem, how to realize.

Réponse acceptée

Fangjun Jiang
Fangjun Jiang le 21 Août 2025
Find the handle of the sigal line, set "ShowPropagatedSignals" to be on. Alternatively, setting the name of the signal to be "<" could also do the trick. Remember to update the model to show the propagated signal. Ofcourse, the upstream signal needs to be labeled.
  1 commentaire
wenchao zhang
wenchao zhang le 22 Août 2025
key point (Ofcourse, the upstream signal needs to be labeled), i think this is the reason why i failed, because no upstream signal is labed, even though i can get the parameter "ShowPropagatedSignals", but when i try to set this, no respond.

Connectez-vous pour commenter.

Plus de réponses (0)

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by