필터 지우기
필터 지우기

Error: No source files were specified (-? for help).

조회 수: 4 (최근 30일)
Mahmoud Safian
Mahmoud Safian 2020년 3월 3일
댓글: Rik 2020년 3월 17일
I am trying to generate a .Net sharedlib and dll file from MATLAB function, but I need to use only scripted commands without using the MATLAB compiler app,
because I need to add the dll generation onto a standalone app designed by me,
the cpommand that I was trying to test is :
mcc -W dotnet:VideoSearch_namespace,VideoSearchClass,0.0,Private,local -T link:lib VideoSearchE2.mlx
my function file is VideoSearchE2.mlx
it has only one class
  댓글 수: 2
Rik
Rik 2020년 3월 17일
Comment posted as flag by Mahmoud Safian:
dear KALYAN ACHARJYA I use MATLAB R2019b, so I think that answer doesn't help, also I tried the alternative command for generating c++ dll file and it works, but now I neef to use this command to generate .Net dll file from my functions but there is no examples for this in the documentation only the command and its description, but no examples, so if you have any way to generate .Net dll file from my defined MATLAB functions but by scripted commands without using MATLAB Compiler app, please help me if you can

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB Compiler SDK에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by