Define several functions in s-function builder

3 visualizaciones (últimos 30 días)
Michael Goebel
Michael Goebel el 6 de Jul. de 2020
Comentada: Besme James el 23 de Mzo. de 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?

Respuesta aceptada

Michael Goebel
Michael Goebel el 6 de Jul. de 2020
Maybe i can answer the question myself : Move those functions to a seperate h-file and include it in the s-function builder?
  2 comentarios
Michael Goebel
Michael Goebel el 13 de Jul. de 2020
Yes, it works. Thx Michael
Besme James
Besme James el 23 de Mzo. de 2022
hehe:))))

Iniciar sesión para comentar.

Más respuestas (0)

Productos


Versión

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by