Is there a way to run an uncompiled MATLAB function or script using the standalone application created by the MATLAB Compiler?

4 views (last 30 days)
I would like to know if it is possible to run a MATLAB program against a MATLAB Compiler generated standalone application without recompiling the MATLAB program.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 19 Aug 2009
The ability to run an uncompiled MATLAB program against a MATLAB Compiler built standalone application and the MATLAB Compiler Runtime is not available, as of MATLAB Compiler 4.8 (R2008a).
You will need to recompile the standalone application.

More Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products


Release

R2008a

Community Treasure Hunt

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

Start Hunting!