Does Simulink Real-Time support MATLAB-S Functions?

16 visualizaciones (últimos 30 días)
Jmagic
Jmagic el 10 de Dic. de 2017
Respondida: Pablo Romero el 26 de Abr. de 2024
The Help Documentation seems to say Simulink Real-Time support C-S Functions. So does Simulink Real-Time support MATLAB-S Functions?

Respuestas (2)

Walter Roberson
Walter Roberson el 10 de Dic. de 2017
Yes. See for example https://www.mathworks.com/help/xpc/driver/s-function-guidelines.html that talks specifically about writing drivers for Simulink Real-Time using S functions. (Note: the S functions cannot be written in MATLAB.)
  2 comentarios
Paul Stansell
Paul Stansell el 8 de Oct. de 2020
link no longer points to the intended page

Iniciar sesión para comentar.


Pablo Romero
Pablo Romero el 26 de Abr. de 2024
If you'd like to know more about how to integrate and deploy S-Functions to a Simulink Real-Time target, or in general, any external C/C++ code, please check out the following documentation page.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!