Sumulink Test をtimetable型の入力データで実行する方法はありますか?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Simulink Testのテストハーネス実行時の入力ファイルとして、timeseries型のmatファイルを指定して実行しています。
timeseries型のmatファイルではなく、timetable型のmatファイルを指定して実行する方法を知りたいです。
<試したこと>
timetable型のmatを作成し、入力ファイルに指定して、入力のマッピングを実行してみましたが、以下のエラーが発生します。
「入力をマッピングできませんでした。ルート Inport のマッピング ツールは、指定されたファイル内に互換性のあるデータを見つけることができませんでした。」
<背景>
「timeseriesの変数エディターは将来のリリースで削除される予定です。」という警告が表示されるため、
事前の対策として、扱うデータをtimeseriesからtimetableに置き換えたいと考えています。
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur ビッグ データの処理 dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!