Has anyone ever delt with attempting to translate Ada Source code directly to MatLab? To take it one step further has anyone attempted to automate it?

답변 (1개)

Hubert Menou
Hubert Menou 2019년 6월 20일

0 개 추천

Translate Ada code into MATLAB code is not really feasible. However, you can write Ada source code, and then use it from MATLAB (perhaps this is what you meant in the first place).
To do so, you can take a look at this topic, which already has all the answers to your questions : https://www.mathworks.com/matlabcentral/answers/315675-developing-and-building-s-functions-for-simulink-that-incorporate-ada-code

카테고리

도움말 센터File Exchange에서 Share and Distribute Software에 대해 자세히 알아보기

질문:

2018년 12월 11일

답변:

2019년 6월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by