如何在命令行上使用 Simulink Coder 构建模型
如果你想使用 Simulink Coder 编译 MyProgram.slx,你可以使用批处理模式:
build_simulink_model.sh
matlab -batch 'slbuild("MyProgram") ; exit'Check out similar posts by category:
MATLAB/Simulink, C/C++
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow