is it possible to save a "compiled" routine from Matlab that will run under Windows
조회 수: 1 (최근 30일)
이전 댓글 표시
I have worked out some computational scripts that could be useful for my students. Is it possible to save those in a "compiled" version that wold run on their Windows machines that do not have Matlab installed?
Thanks for your help
댓글 수: 0
답변 (2개)
Azzi Abdelmalek
2013년 1월 3일
편집: Azzi Abdelmalek
2013년 1월 3일
Yes you can, but you have to add to a package mcr installer. The mcr will be installed in users machine.
댓글 수: 0
Image Analyst
2013년 1월 3일
Yes, but you would need to buy the compiler ( http://www.mathworks.com/products/compiler/. It's very expensive. You might get off cheaper just buying all of your students each a student version. Other options in the FAQ
댓글 수: 1
참고 항목
카테고리
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!