How to run .atp file at MATLab
20 views (last 30 days)
Show older comments
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.
0 Comments
Answers (5)
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.
0 Comments
Alan Costa
on 10 Apr 2016
1 Comment
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.
Kevin Paucar
on 18 Apr 2018
Could you send me the pl42mat.exe, please?
4 Comments
Walter Roberson
on 30 Jan 2020
http://en.pudn.com/Download/item/id/3279858.html but you have to trust PUDN, which I do not.
See Also
Categories
Find more on String Parsing 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!