Deployment of my app to Matlab users.

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

 Risposta accettata

Cris LaPierre
Cris LaPierre il 9 Apr 2026

6 Commenti

Does this require the (very expensive) MATLAB Compiler Toolbox?
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 il 10 Apr 2026
Modificato: Manolis il 10 Apr 2026
Thanks @Image Analyst for your crusial question.
Thanks @Cris LaPierre for your useful answer .
@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 il 11 Apr 2026
Modificato: Cris LaPierre il 11 Apr 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:
@Image Analyst . Yes I am interested to be evaluated by Matlab users.
@Cris LaPierre . The workaround at the link seems interesting.
Thanks both.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Just for fun in Centro assistenza e File Exchange

Prodotti

Release

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by