Simulink Transfer fcn block parameter displays parameter with underscore as subscript
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Aryan Ritwajeet Jha
el 24 de Feb. de 2020
Respondida: Sai Sri Pathuri
el 27 de Feb. de 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 comentarios
Respuesta aceptada
Sai Sri Pathuri
el 27 de Feb. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Functions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!