Creating a .exe problem with matlab mcc command
7 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!