Is there any way to keep preprocessed files after successful compilation?
1 回表示 (過去 30 日間)
古いコメントを表示
Noorhan Nasser
2017 年 11 月 29 日
回答済み: Alexandre De Barros
2017 年 11 月 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!