How to run .atp file at MATLab

20 views (last 30 days)
Alan Costa
Alan Costa on 7 Apr 2016
Commented: Hoyoung Choi on 5 Jun 2020
Hi everyone,
I'm using ATPDraw and I need to do 2000 simulations. In this way , I use Matlab to do 2000 files and now I need to simulate this files in ATP. How do I run .atp file created using matlab and then save the simulation data.

Answers (5)

Walter Roberson
Walter Roberson on 7 Apr 2016
It appears from http://ipstconf.org/papers/Proc_IPST2013/13IPST068.pdf that the way to do it might just be to invoke dos() to run the program.

Alan Costa
Alan Costa on 10 Apr 2016
Ok, but I don't know how I can run the simulation. I use dos() and the ATPDraw window appear but I can't make the program run the simulation.
  1 Comment
Walter Roberson
Walter Roberson on 11 Apr 2016
I do not know. I did not find much information about it. You could try finding a copy of the tool I linked to above, and seeing what they do.
The only command line options that ATPDraw accepts is a list of models to open at the start -- no commands are accepted as to what to do with the models.
I see hints that no ActiveX interface has been developed, but I am not certain of that at all.

Sign in to comment.


Kevin Paucar
Kevin Paucar on 17 Apr 2018
Sorry, howdo you create .atp file using matlab ???

Walter Roberson
Walter Roberson on 17 Apr 2018

Kevin Paucar
Kevin Paucar on 18 Apr 2018
Could you send me the pl42mat.exe, please?
  4 Comments
Hoyoung Choi
Hoyoung Choi on 5 Jun 2020
can i open matlab files on the atp draw?

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!