How to configure S-Function Builder from command line?
Show older comments
The graphical interface used to configure S-Function builder is nice. However, for larger projects it makes code maintainance hard.
It might be better to have scripts that can be ran to configure several S-Functions inputs, outputs, states, parameters sizes and types automatically all at once.
How would I configure, for example, number of inputs, name, type and size and dimension of an S-Function builder from the command line?
Thanks, Jose Ospina
Accepted Answer
More Answers (1)
kiyoko
on 24 Jul 2018
0 votes
sfunctionwizard is undocumented and not officially supported. If you are looking for command-line s-function authoring functionality, then the legacy code tool is designed for this.
Categories
Find more on Integrate C/C++ Code Using S-Function Builder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!