Run a Matlab GUI in Linux

11 visualizaciones (últimos 30 días)
Davide Coluzzi
Davide Coluzzi el 16 de Jun. de 2020
Hello everyone,
I developed an interface in Windows using UI components (uifigure, uibutton, uilistbox etc.) and I used the compiler to get an .exe. Now, I need to make it also usable in Linux, but I am forced to exclude the use of exe file (even though it should be possibile to run it with Wine). The best would be to use the coder to obtain the C code (without the necessity of Matlab Runtime), but the components are not supported, so I thought about the alternative of getting the .sh from compiler. Unfortunately, I read somewhere online that is possible to compile a .sh file only from Matlab installed on Linux, but I am not sure about that.
Do you have any suggestion to solve my issue (how to use the coder or how to get the .sh from Windows)?
Otherwise, I was thinking about installing a Linux Virtual Machine with Matlab to compile the .sh file.
Thanking you in advance, I look forward to hearing from you soon.

Respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by