Manage Variables from Block Parameters 2016b

It seems that 2016b is capable of changing variable name from a single block and execute the change for all other blocks having the same variable. My questions is whether this function can also reach SimScape blocks.

Answers (1)

Hi Yanbin, 
I understand that you are wondering if the functionality that changes a variable name in all Simulink blocks can also be used for Simscape blocks. 
Yes, this functionality works for Simscape blocks as well. If you use the Model Explorer to rename a variable that is being used by a Simscape block, the variable will successfully be renamed in that block.
There is one limitation- the ability to right-click a variable name and select 'Explore Variable' is only available for Simulink blocks, not Simscape blocks. For renaming a variable found in a Simscape block, you can look up the variable by name using the Model Explorer's search functionality, then right-click and select 'Rename All...' as usual.

Categories

Asked:

on 9 Mar 2017

Answered:

on 14 Mar 2017

Community Treasure Hunt

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

Start Hunting!