Signal Builder にインポートしたデータを線形補間させない方法
19 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Signal Builderでエクセルファイルからインポートする場合に、データポイント間を線形補完でなく、ステップ入力にする方法について教えてください。
同じ時間のデータポイントを2つ記載する以外方法以外にないでしょうか。
0 Commenti
Risposta accettata
Etsuo Maeda
il 15 Ott 2019
Simulink の知見はあまりありませんが・・・
Signal Builder のドキュメンテーションのとおり部分線形でない信号を入れることはできないようです。
"Create and generate interchangeable groups of signals whose waveforms are piecewise linear"
Signal Editor のほうには、InterpolationのON/ OFFオプションがあるので、そちらを使ってみてはどうでしょうか。
"Interpolate data — Linearly interpolate data: off (default) | on"
HTH
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su 信号属性とインデックス付け in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!