Creating a .exe problem with matlab mcc command
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi there, I'm new to matlab so this may seem like a dumb question. I've checked forums and google for the answer but can't seem to solve my problem.
I'm trying to create an executable with my .m function but it returns
>>mcc
To use 'mcc', you might need:
mcc - MATLAB Builder EX
mcc - MATLAB Builder JA
mcc - MATLAB Builder NE
mcc - MATLAB Compiler
mcc - MATLAB Production Server
My first guess is that I don't have a library for the commands so I downloaded Matlab Compiler but it still returns the same error when trying to compile a .exe. I'm sure this is an easy fix but I am stuck on this, any help would be appreciated. Thanks!
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur 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!