Does Simulink Real-Time support MATLAB-S Functions?

The Help Documentation seems to say Simulink Real-Time support C-S Functions. So does Simulink Real-Time support MATLAB-S Functions?

Antworten (2)

Walter Roberson
Walter Roberson am 10 Dez. 2017

1 Stimme

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 Kommentare

Paul Stansell
Paul Stansell am 8 Okt. 2020
link no longer points to the intended page
Walter Roberson
Walter Roberson am 8 Okt. 2020
You are right, Paul.
Hmmm... related:
But it does look as if the direct documentation on this topic might have been removed, with it perhaps being assumed that anything like this would be done in Speedgoat.

Melden Sie sich an, um zu kommentieren.

Pablo Romero
Pablo Romero am 26 Apr. 2024

0 Stimmen

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.

Gefragt:

am 10 Dez. 2017

Beantwortet:

am 26 Apr. 2024

Community Treasure Hunt

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

Start Hunting!