Simulink Transfer fcn block parameter displays parameter with underscore as subscript
Show older comments
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?

Accepted Answer
More Answers (0)
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!