Error in Matlab compiler for MAC
조회 수: 5 (최근 30일)
이전 댓글 표시
I would like to create a standalone application on mac by using the matlab compiler. Once I drag the main file and all the other files in to the deployment tool, I press the "build" button. I see that is compiling but it continue to come out the following error message:
"2012-01-15 10:42:08.019 mcc[514:c50b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported."
Can anyone help me?
댓글 수: 0
채택된 답변
Ken Atwell
2012년 1월 15일
댓글 수: 4
Ken Atwell
2012년 1월 18일
From a Terminal window, "sudo /Applications/MATLAB_R2011b.app/bin/matlab" should do it.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Standalone Applications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!