Define several functions in s-function builder
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Michael Goebel
am 6 Jul. 2020
Kommentiert: Besme James
am 23 Mär. 2022
How can i define and use several functions within an s-function builder block?
I use the s-function builder to include arduino Code. But these functions use sub functions. If i define then in the ouput Tab ob the s-function builder, those functions are finally defined within a function of the s-function which leads to an error. My solution so far is to build that s-function and manually edit (and rename to cpp) the c-file afterwards before building the model.
Is there another way to define those additional functions within the s-function builder?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Author Blocks Using S-Function Builder 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!