C s-function
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have C s-function, want to use the same C s-function in muiltiple places in a model with different parameters. but when run the model I get same outputs from C s-function with different parameters. if I change the name of the C s-function, they work as intended. is there a way to make a C s-function take different parameter without changing name ?
Thanks,
Henry Liu
0 Kommentare
Antworten (1)
Archit Dhanani
am 12 Aug. 2019
You can take a look at the example:
sfcndemo_csparam
Also, you can take a look at the doc:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!