Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
Mahmoud Safian
Mahmoud Safian le 3 Mar 2020
Commenté : Rik le 17 Mar 2020
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 commentaires
Rik
Rik le 17 Mar 2020
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

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB Compiler SDK dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by