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!