Simulink Coder- Post Processing
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (1)
TAB
am 8 Mär. 2013
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!