Is there any way to keep preprocessed files after successful compilation?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Noorhan Nasser
am 29 Nov. 2017
Beantwortet: Alexandre De Barros
am 30 Nov. 2017
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 Kommentare
Akzeptierte Antwort
Alexandre De Barros
am 30 Nov. 2017
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Options at Command Line Only finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!