Data import for System identifications toolbox
11 ビュー (過去 30 日間)
古いコメントを表示
How can I import data from a table (time, input and output) for be processed in System identification toolbox? Do I have the option to use OPC data?
0 件のコメント
回答 (1 件)
Rajiv Singh
2012 年 3 月 16 日
You will need to bring data into MATLAB workspace as double matrices first. If using System Identification GUI, you can import variables from MATLAB workspace. If using command line, you should create IDDATA object from imported variables to prepare your data for identification.
参考
カテゴリ
Help Center および File Exchange で Transform Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!