Signal Builder にインポートしたデータを線形補間させない方法
21 views (last 30 days)
Show older comments
Signal Builderでエクセルファイルからインポートする場合に、データポイント間を線形補完でなく、ステップ入力にする方法について教えてください。
同じ時間のデータポイントを2つ記載する以外方法以外にないでしょうか。
0 Comments
Accepted Answer
Etsuo Maeda
on 15 Oct 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 Comments
More Answers (0)
See Also
Categories
Find more on 信号属性とインデックス付け in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!