ATP Simulink interface

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

0 votes

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

Asked:

on 15 Jul 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!