Sumulink Test をtimetable型の入力データで実行する方法はありますか?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Simulink Testのテストハーネス実行時の入力ファイルとして、timeseries型のmatファイルを指定して実行しています。
timeseries型のmatファイルではなく、timetable型のmatファイルを指定して実行する方法を知りたいです。
<試したこと>
timetable型のmatを作成し、入力ファイルに指定して、入力のマッピングを実行してみましたが、以下のエラーが発生します。
「入力をマッピングできませんでした。ルート Inport のマッピング ツールは、指定されたファイル内に互換性のあるデータを見つけることができませんでした。」
<背景>
「timeseriesの変数エディターは将来のリリースで削除される予定です。」という警告が表示されるため、
事前の対策として、扱うデータをtimeseriesからtimetableに置き換えたいと考えています。
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu ビッグ データの処理 finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!