I have a library with numerous S-function Builder blocks.
If I want to regenerate .mex files (say, on a different platform),
the standard method would be to:
- Go to every S-function builder block
- Open its S-Function Builder Wizard
- Click Build
Is there a method to automate this process, such that
every S-Function Builder block within a library (including all subsystems),
is rebuilt?