Matlab App Designer Cross Platform

13 visualizaciones (últimos 30 días)
Alexander van Zyl
Alexander van Zyl el 8 de En. de 2020
Comentada: Mohammad Sami el 16 de En. de 2020
Hi everyone.
I want to design an app using MatLab App designer (in windows). Will I be able to run this app in Linux (Ubuntu)?
Thanks
Alex
  1 comentario
Mohammad Sami
Mohammad Sami el 16 de En. de 2020
Are you intending to compile it ?
If you compile it on windows it will only run on windows.
You need to have Matlab installed on Linux and compile in Linux for distribution to linux.
If you are distributing the source, it should work except for some functions which do not work on linux, e.g. memory.
Also do not concatenate any filepaths in your code manually. Use the included fullfile function to make paths.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by