Effacer les filtres
Effacer les filtres

How do I get the demux outport position?

6 vues (au cours des 30 derniers jours)
Sobhi Zeidan
Sobhi Zeidan le 12 Août 2015
I am adding a line between a demux and a mux block using a script. I want to edit my script to add a conversion block between the demux and a mux block. So the connection will be demux to conversion block to mux block. I need to get the position of the output port that is going to be connected the conversion block

Réponse acceptée

Sobhi Zeidan
Sobhi Zeidan le 12 Août 2015
I got the answer. This statement gets the position of all the output ports of the demux block: get_param('blockPath','Outport');

Plus de réponses (0)

Catégories

En savoir plus sur Simulink Functions dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by