How to run .atp file at MATLab
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (5 件)
Walter Roberson
2016 年 4 月 7 日
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 件のコメント
Alan Costa
2016 年 4 月 10 日
1 件のコメント
Walter Roberson
2016 年 4 月 11 日
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
2018 年 4 月 18 日
Could you send me the pl42mat.exe, please?
4 件のコメント
Walter Roberson
2020 年 1 月 30 日
http://en.pudn.com/Download/item/id/3279858.html but you have to trust PUDN, which I do not.
参考
カテゴリ
Help Center および File Exchange で String Parsing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!