列ベクトルを時系列データに変換する方法
3 views (last 30 days)
Show older comments
Simulink上のMatlabFunctionで作成した100×1の列ベクトルを時系列データに変換する方法が知りたいです. 変換した時系列データはPD制御の目標波形として使用するつもりです.
0 Comments
Accepted Answer
Tohru Kikawada
on 21 Feb 2017
DSP System Toolboxの Unbuffer ブロックを試してみてください。
下記の回答も参考になるかもしれません。
3 Comments
Tohru Kikawada
on 21 Feb 2017
サンプル時間が指定されていないのがエラーの原因です。 MATLAB Functionブロックのサンプル時間を下記にしたがって設定してみてください。
More Answers (0)
See Also
Categories
Find more on Signal Generation, Manipulation, and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!