ATP Simulink interface

2 views (last 30 days)
Shreesh Tambay
Shreesh Tambay on 15 Jul 2011
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?

Answers (1)

Gerd
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

Categories

Find more on Simulink Functions 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!