필터 지우기
필터 지우기

Does Simulink Real-Time support MATLAB-S Functions?

조회 수: 7 (최근 30일)
Jmagic
Jmagic 2017년 12월 10일
답변: Pablo Romero 2024년 4월 26일
The Help Documentation seems to say Simulink Real-Time support C-S Functions. So does Simulink Real-Time support MATLAB-S Functions?

답변 (2개)

Walter Roberson
Walter Roberson 2017년 12월 10일
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
Paul Stansell
Paul Stansell 2020년 10월 8일
link no longer points to the intended page
Walter Roberson
Walter Roberson 2020년 10월 8일
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.

댓글을 달려면 로그인하십시오.


Pablo Romero
Pablo Romero 2024년 4월 26일
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.

카테고리

Help CenterFile Exchange에서 Target Computer Setup에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!