フィルターのクリア

How to import a *.cvt file to a model coverage?

9 ビュー (過去 30 日間)
Moorthy
Moorthy 2013 年 6 月 12 日
How to import a *.cvt file to a model coverage?
I have a cumData.cvt file. Loaded the cvt data by using this command: [cvtos, cvdos] = cvload('cumData'); Then cvdos looks like this
cvdos{1}
ans = ... cvdata id: 153 type: TEST_DATA test: cvtest object rootID: 152 checksum: [4x1 struct] modelinfo: [1x1 struct] startTime: 04-Jun-2013 16:09:00 stopTime: 04-Jun-2013 16:09:00 metrics: [1x1 struct] Now how i can assign these values to the covCumulativeData?

回答 (0 件)

カテゴリ

Help Center および File ExchangeCollect Coverage for Models についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by