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

 採用された回答

Cris LaPierre
Cris LaPierre 2026 年 4 月 9 日

1 投票

6 件のコメント

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

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeJust for fun についてさらに検索

製品

リリース

R2025b

タグ

質問済み:

2026 年 4 月 9 日

コメント済み:

2026 年 4 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by