Data import for System identifications toolbox
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Rajiv Singh
el 16 de Mzo. de 2012
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.
Ver también
Categorías
Más información sobre Transform Data en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!