how to invoke a function in generated s function code?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
In the generated code after building Sfunction builder, in the function mdlInitializeSampleTimes() I have to call a user defined function. What settings I have to do so that it will be automatically calling the user defined function inside mdlInitializeSampleTimes()?
2 Kommentare
Walter Roberson
am 23 Jan. 2013
How were you thinking of allowing the user to define the function? As best I recall at the moment, Simulink does not allow function handles to be passed.
Antworten (0)
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!