How to Generate.dll file without C or C++ code?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Dear All,
Can I generate .dll file from matlab function without C or C ++ code ? Is there any otehr alternative ?
Regards,
Koustubh
0 commentaires
Réponses (1)
Darshan Ramakant Bhat
le 8 Déc 2020
Can you please explain your question a little bit ? What do you mean by "without C/C++ code" and why do you want to do it that way ?
In general you can generate dll from the MATLAB code directly using MATLAB Coder. Please refer below answer :
0 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Coder 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!