Run GUI without using matlab
조회 수: 20 (최근 30일)
이전 댓글 표시
Hello, I create GUI with matlab with 'fig' extension. Now i want execute it another computer without using matlab. For example with .exe extension . Can i ?
Thanks
댓글 수: 2
답변 (3개)
Kfox8
2018년 10월 10일
how can run without Matlab Compiler?
댓글 수: 1
Image Analyst
2018년 10월 10일
편집: Image Analyst
2018년 10월 10일
Run what?
MATLAB can run perfectly fine if the MATLAB Compiler Toolbox is not installed. In fact, most people do not have that toolbox.
Standalone executables made with the MATLAB Compiler Toolbox require the "MATLAB Runtime" to be installed before they can run.
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!