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 Exchange에서 Just 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