Coverage filter ファイル(cvf)を​異なるフォルダーに保​存、上書き保存する方​法はありますか?

Coverage filter ファイル(cvf)を異なるフォルダーに保存、上書き保存する方法を教えてください。

 Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 25 Oct 2013

0 votes

coverage filter ファイルは、カレントフォルダーに必ず保存される仕様になっておりますので、ユーザ様が指定したフォルダーに保存したい場合には以下のような手順になります。
例えば、モデルがあるフォルダーを temp1 とします。 Coverage filter ファイルを temp2 に保存する場合、
1. temp1 にカレントフォルダーを移動し、モデルを開きます。
2. モデルを開いたあと、Coverage filter ファイルを保存する際に、MATLAB のカレントフォルダーを temp2 に変更し、Coverage filter ファイルを保存します。
これにより、temp2 に Coverage filter ファイルを保存できます。
Coverage filter ファイルを上書きする場合は、
1. temp1 にカレントフォルダーを移動し、モデルを開きます。
2. モデルを開いたあと、Coverage filter ファイルを上書きする保存する際に、MATLAB のカレントフォルダーを temp2 に変更し、Coverage filter ファイルを上書き保存します。
なお、この機能は Simulink Verification and Validation 3.1 (R2011a) からの新機能になります。

Plus de réponses (0)

Catégories

Produits

Version

R2011b

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!