ATP Simulink interface
3 views (last 30 days)
Show older comments
I wish to use Simulink to post-process data i.e time dependent variables obtained from ATP simulation. Time is one of the out put from ATP. Can I run SIMULINK with this time input and use its blocks? If yes, HOW?
0 Comments
Answers (1)
Gerd
on 15 Jul 2011
Hi Shreesh,
of course you can use any data to simulate something in Simulink. You can load your data into the workspace and use a "From Workspace" block in Simulink. The data has to be a time vector and data.
Gerd
0 Comments
See Also
Categories
Find more on Sources 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!