Effacer les filtres
Effacer les filtres

Matlab app for non matlab software holders

4 vues (au cours des 30 derniers jours)
Burket
Burket le 3 Juin 2023
Réponse apportée : Burket le 6 Juin 2023
Hello
I have created a programme in MATLAB using App.
I was wondering how do I release my programme to someone who does not have MATLAB.
Pls what do they have to have in order to run the program
Many thanks
Burket

Réponses (4)

Image Analyst
Image Analyst le 3 Juin 2023
If you have the compiler toolbox you can compile a standalone executable for them. See the FAQ:

Pratyush
Pratyush le 3 Juin 2023
You can create a matlab account, then go to Matlab online (MATLAB Online - MATLAB & Simulink (mathworks.com)). There you can upload your matlab file and execute the script.
  1 commentaire
Walter Roberson
Walter Roberson le 4 Juin 2023
However, the people who received the code would have to have their own MATLAB Online account to run the code. MATLAB Online can, if I understand correctly, be used for free for up to 20 hours per month, but my understanding is that the free version does not have access to many toolboxes.

Connectez-vous pour commenter.


子木 刘
子木 刘 le 4 Juin 2023
you may need web app server or development web app server
  1 commentaire
Walter Roberson
Walter Roberson le 4 Juin 2023
If I understand correctly, web app server is recommended only for "internal" use of an organization. The challenge is that Mathworks did not "bullet-proof" the compiler / server system, so if you allow outside people to use it, there is a risk that they might be able to use the server to breach your security.

Connectez-vous pour commenter.


Burket
Burket le 6 Juin 2023
Thank you all - v helpful

Catégories

En savoir plus sur Web Apps dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by