.m extension matlab file to exe file
조회 수: 3 (최근 30일)
이전 댓글 표시
I urgently need to convert the .m extension matlab file to an exe format file. Very happy if you help.
댓글 수: 0
답변 (1개)
Abhishek Chakram
2022년 6월 8일
편집: Abhishek Chakram
2022년 6월 9일
Hi Merve,
I understand that you wish to deploy programs as sharable stand-alone executibles.
You can use the MATLAB Compiler which will let you deploy your program as a stand-alone executable that can be shared with anyone. For more information you can refer to Mathworks Documentation link for Compiler.
댓글 수: 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!