フィルターのクリア

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

7 ビュー (過去 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 Center および File ExchangeGet 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