Info
此问题已关闭。 请重新打开它进行编辑或回答。
Retrieve modelname of standalone executable in user code
2 次查看(过去 30 天)
显示 更早的评论
Hello! I would like to retrieve the name of my standalone executable 'model.exe' within the user code. In the generated makefile 'model.mk' there is the variable 'MODEL' which seems to contain the modelname. But I cannot access it and it might be hardcoded. If the name of the model.exe is later changed to e.g. model_1.exe, I want this new name to be accessible by the code.
Thank you very much for any useful help! BR, Robin Zimmermann
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!