Is there any way to keep preprocessed files after successful compilation?
1 次查看(过去 30 天)
显示 更早的评论
Hello,
I want to keep the preprocessed files found in ALL and C-ALL folder after successful compilation. is there any way to do this using windows cmd command in polyspace code prover gui. if no how can i do it?
Note I'm using polyspace code prover R2016b GUI
0 个评论
采纳的回答
Alexandre De Barros
2017-11-30
Hello,
You can use the option -keep-all-files.
If you're using the command line, this is just an option to add to your list of options.
If you're using the UI, then you have to enter it in the field Other (see Advanced Settings in the Configuration pane).
Best regards,
Alexandre
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Options at Command Line Only 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!