I am trying to create an executable using Matlab 2013a in Ubuntu 14.04, and after some research, I understood the following command, creates the executable
mcc -mv matlabfile.m
However, when I run this command, I get following error
No command 'mcc' found, but there are 33 similar ones
mcc: command not found
Is this an error due to Matlab installation or should I include the compiler into any path variable, so that I can access it using the command mcc.? How do I solve this?

1 件のコメント

Harsheel
Harsheel 2016 年 9 月 28 日
It doesn't seem like you have MATLAB Compiler installed? What is the output of typing:
>> ver

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Compiler についてさらに検索

質問済み:

2016 年 9 月 23 日

コメント済み:

2016 年 9 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by