Simulink Transfer fcn block parameter displays parameter with underscore as subscript
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Sai Sri Pathuri
2020-2-27
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!