How do I get the Id of an Polyspace 2012a Analysis started by Command Line?
4 ビュー (過去 30 日間)
古いコメントを表示
It is possible to start an analysis in Polyspace 2012a with the command line using a command in
[POLYSPACE_INSTALLATION_DIR]\PolyspaceForCandCPP_R2012a\Verifier\wbin\
Having started an analysis, I need to know which id this analysis has on the server in order to retrieve the results. Is there a way to get the id of the analysis other than to check the log file?
0 件のコメント
採用された回答
Alexandre De Barros
2015 年 6 月 2 日
Hi ! In the results folder, you will find a text file named ID.txt. There is a little parsing to do however : the ID is the number before the semi-column.
Best regards,
Alexandre
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Command-Line Only Options についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!