Is the integration between MatLab and .Net Core 3.0 possible?

Is the integration between MatLab and .Net Core 3.0 possible? In our company we want to make the integration between MatLab and .Net Core 3.0 since underneath our systems we need to process some economic variables.

답변 (1개)

Mohammad Sami
Mohammad Sami 2020년 8월 29일

0 개 추천

Yes it is possible. You can call .net from MATLAB. More details are found in the documentation
https://www.mathworks.com/help/matlab/using-net-libraries-in-matlab.html
If you wish to use MATLAB code you will need to compile MATLAB functions with MATLAB compiler and MATLAB compiler SDK https://www.mathworks.com/help/compiler_sdk/dotnet_assemblies.html

댓글 수: 2

Matlab can only call out to .NET Framework, not .NET Core. If you look at the answer in the above Topic from Matlab, there seems to be no definite plan as to when this will be possible.
Thanks Robert for clarifying.

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

카테고리

도움말 센터File Exchange에서 Deploy to .NET Applications Using MWArray API에 대해 자세히 알아보기

제품

릴리스

R2020a

태그

질문:

2020년 8월 27일

댓글:

2020년 9월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by