Compile a standalone application from .m files which call the matlab function get_param

3 views (last 30 days)
I wrote .m files and one of them calls the matlab function get_param. While compiling I got an error(see below). I tried to resolve the issue and I found out that the function get_param cannot be compiled in a stand alone application. Does anyone know how to solve this problem?
Thanks, Regards
Ange Laure
The error:
Compiler version: 5.2 (R2014b) Dependency analysis by REQUIREMENTS. {Attempt to execute SCRIPT get_param as a function: C:\Program Files\MATLAB\R2014b\toolbox\simulink\simulink\get_param.m
Error in Simulink/schema (line 5)

Answers (0)

Categories

Find more on Programmatic Model Editing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!