필터 지우기
필터 지우기

.Net Assembly missing

조회 수: 4 (최근 30일)
Savithri Sivaraman
Savithri Sivaraman 2019년 1월 18일
댓글: Savithri Sivaraman 2019년 1월 22일
I am using Matlab 2018b having Matlab Compiler Tool. But while using Library compiler, there is no option of .Net Assembly, my need is to convert .m file to .dll which is to be used in visual studio.
matlab question.png

채택된 답변

Nikilesh Chilkuru
Nikilesh Chilkuru 2019년 1월 21일
With MATLAB Compiler, you can compile a MATLAB script to an executable and to an Excel Add-in. However to compile a MATLAB script to a .Net Assembly, you need to have MATLAB Compiler SDK installed. MATLAB Compiler SDK extends the functionality of MATLAB Compiler to let you build C/C++ shared libraries, .NET assemblies, Java classes, and Python packages from MATLAB programs.
  댓글 수: 1
Savithri Sivaraman
Savithri Sivaraman 2019년 1월 22일
Yeah... That was the issue... We only have Matlab Compiler. Not Compiler SDK. Thanks for the reply...

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Deploy to .NET Applications Using MATLAB Data API for .NET에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by