필터 지우기
필터 지우기

How do I build an ADA S-Function in a 64 bit MATLAB?

조회 수: 1 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2018년 10월 29일
편집: MathWorks Support Team 2024년 5월 17일
I would like to build a S-Function from ADA source code in a 64-bit MATLAB. I saw this MATLAB Answers post but it seems to be referring to 32 bit MATLAB:
How can I build an Ada S-Function for 64-bit MATLAB?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 5월 17일
편집: MathWorks Support Team 2024년 5월 17일
Simulink does not directly support Ada S-Functions. However, it is possible to write a C-MEX S-Function that references an Ada DLL. For more details and some examples of how this can be done, please see the attached ZIP-file.
To use the attached examples with 64-bit MATLAB, you will need a 64-bit Ada compiler. To download a GNAT Ada compiler, you can use the following link to find a suitable version:

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by