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

7 次查看(过去 30 天)
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