Simulink Transfer fcn block parameter displays parameter with underscore as subscript
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Aryan Ritwajeet Jha
le 24 Fév 2020
Réponse apportée : Sai Sri Pathuri
le 27 Fév 2020
My simulink model involves transfer functions which have their numerator/denominator coefficients as variables loaded from the workspace. Several of these loaded parameters involve the underscore '_' sign. However the simulink block interpreter (when the block is viewed from outside) interprets the underscore as a subscript. (Please refer to the example in the picture below). How to make the transfer function block show its numerator parameter as Ki_bess (as given in Numerator coefficients section of Block Parameters: Transfer Fcn) instead of the misleading name displayed inside the corresponding block Transfer Fcn?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/273415/image.png)
0 commentaires
Réponse acceptée
Sai Sri Pathuri
le 27 Fév 2020
Hi, this is a known bug in R2017a release and has been fixed in the later version. You may upgrade to R2017b or later versions of MATLAB to resolve the issue.
0 commentaires
Plus de réponses (0)
Voir également
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!