Filter löschen
Filter löschen

Change the output name of a sum block programmatically , in simulink

11 Ansichten (letzte 30 Tage)
Abderahmane Abdellahi
Abderahmane Abdellahi am 11 Jul. 2017
Beantwortet: Nirav Sharda am 13 Jul. 2017
Hello
I have a bus creator which is taking, as inputs some sum blocks outputs.
What I want to do is to change the name of the output of the sum block, since I will be copying the model and changing that name according to the copied version.
I tried :
set_param('SumBlockPath','OutputSignalNames','ChosenName'),
  • error : sum block parameter 'outputSignalNames' is read only.*
Thanks in advance
Best regards

Antworten (1)

Nirav Sharda
Nirav Sharda am 13 Jul. 2017
The following MATLAB Answers post talks about this issue and how it can be resolved.

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by