Simulink Coder- Post Processing
显示 更早的评论
Dear Techies, I am customizing my Simulink Coder generated code via my own mscript. I have to use the statement set_param (<model name>,PostCodeGenCommand,'funcName(arg)).
Anybody tell me, where this above statement needs to be called in Conf Parameter option? Iam using 2011B.
regards, Joseph
回答(1 个)
TAB
2013-3-8
0 个投票
No need to call this command in configuration parameter. You can call the command simply form a m-file or from command window, keeping your model open.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!