I have created an app and I want to distribute it - for evaluation - to other users but without distributing the .mlapp file.
Is there any roadmap for this ?
Thanks

 Réponse acceptée

Cris LaPierre
Cris LaPierre le 9 Avr 2026

1 vote

6 commentaires

Image Analyst
Image Analyst le 10 Avr 2026
Does this require the (very expensive) MATLAB Compiler Toolbox?
Cris LaPierre
Cris LaPierre le 10 Avr 2026
The recommended approach uses the Standalone Application Compiler, which is included in the MATLAB Compiler toolbox.
Here's a full list of ways to share an app: Ways to Share Apps
Manolis
Manolis le 10 Avr 2026
Modifié(e) : Manolis le 10 Avr 2026
Thanks @Image Analyst for your crusial question.
Thanks @Cris LaPierre for your useful answer .
Image Analyst
Image Analyst le 11 Avr 2026
@Manolis I presume you don't want the other users to see your source code. Will the users have their own installation of the MATLAB development environment?
@Cris LaPierre is there still a way to encrypt your source code into pcode and have the other user run it (if they have the full MATLAB development environment)?
Cris LaPierre
Cris LaPierre le 11 Avr 2026
Modifié(e) : Cris LaPierre le 11 Avr 2026
There is stil the pcode funtion, but that only obfuscates *.m files. It does not work on mlx or mlapp files.
However, I did just discover this Answers post from MathWorks Support Team:
Manolis
Manolis le 12 Avr 2026
@Image Analyst . Yes I am interested to be evaluated by Matlab users.
@Cris LaPierre . The workaround at the link seems interesting.
Thanks both.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Just for fun dans Centre d'aide et File Exchange

Produits

Version

R2025b

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by