Packaging the GUI created in the Windows OS to make it executable on Linux.

I'm using MATLAB on windows OS and made a GUI by using App designer of MATLAB. I want to use the GUI on Linux OS without installing the Matlab on it. May I ask if there is some way to make the distribution package for Linux OS?

 채택된 답변

Walter Roberson
Walter Roberson 2018년 4월 13일
No. You would need to do one of:
  1. Install Linux on your Windows machine, install your MATLAB there including compiler (it's the same host so although you need to activate again it, running the second OS is within the license terms). Generate the executable for Linux, take it over to the other machine; OR
  2. Install a Windows emulator on your Linux machine.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2018년 4월 13일

답변:

2018년 4월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by