Is it possible to compare 2 DRS files
1 回表示 (過去 30 日間)
古いコメントを表示
Hi i want to compare 2 DRS files of different ranges of variables. Is there any way to compare these 2 DRS files?
thanks in advance
0 件のコメント
回答 (1 件)
Tjorben Gross
2017 年 4 月 19 日
Hi,
the drs or constraints, as they are named in more recent releases, are saved in an xml file: https://de.mathworks.com/help/codeprover/ug/xml-format-of-drs-file.html
If you have two of these xml files, you could use the MATLAB comparison tool to compare them: https://www.mathworks.com/help/matlab/matlab_env/comparing-files-and-folders.html
Best regards,
Tjorben
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!