Why do I get the error message "Unrecognized function or variable 'sim'" in my Standalone Excecutable

I can get a Standalone Executable to work with a simple fprintf statement called from a matlab script. But as soon as a I add a call to a Simulink program:
sim('simulink_test.slx');
I get the error: "Unrecognized function or variable 'sim'". If I run the script from the command window, it works fine.
Not as critical, but I always seem to get the warning "MATLAB:mpath:PathAlterationNotSupported" warning as well.

更多回答(0 个)

类别

在 帮助中心 和 File Exchange 中查找有关 Simulink Functions 的更多信息

产品

版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by