No command MCC found

조회 수: 7 (최근 30일)
Lakshmi Narayanan
Lakshmi Narayanan 2016년 9월 23일
댓글: Harsheel 2016년 9월 28일
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개)

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by