How can I export transfer functions or data from System Identification app to MATLAB workspace using a script?
Show older comments
I am working with System Identification Toolbox, and have found the method to call on my SID file to load all data from the SID, but am not able to find any information on exporting that data or the transfer functions in System Identification app to the MATLAB workspace via commands in my script rather than having to manually re-enter them into my workspace via the GUI. How can I export the transfer functions or data from the app to the workspace programmatically?
2 Comments
Walter Roberson
on 2 Aug 2018
.sid file? How did you read it? https://www.mathworks.com/matlabcentral/answers/67730-how-can-i-open-multi-spctral-image-file-sid-in-matlab#answer_79162
Jeremy Faust
on 2 Aug 2018
Edited: Jeremy Faust
on 2 Aug 2018
Accepted Answer
More Answers (0)
Categories
Find more on Transfer Function Models 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!