Run a Matlab GUI in Linux

11 次查看(过去 30 天)
Davide Coluzzi
Davide Coluzzi 2020-6-16
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.

回答(0 个)

类别

Help CenterFile 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!

Translated by