open another software using MATLAB
显示 更早的评论
On my computer screen there is one software named VPM. So, how to open it and perform File, new operation using MATLAB..?
6 个评论
Jan
2013-1-21
The question is not clear, e.g. what is "perform File"? Anyway, why do you want to use Matlab instead of working in this software? Is there any reason to increase the complexity by such an indirection?
Image Analyst
2013-1-21
He wants to launch VPM, then from its pulldown menu, do File -> New... to create some kind of new document in that software.
Jan
2013-1-21
@Image Analyst: So this is more a VPM question. Perhaps we could recommend the java.awt.robot, but if this fails, e.g. when changing the screen resolution, nearly anything can happen. Therefore I hesitate to use Matlab as dull remote control.
@Lalit Patil: What does the documentation of the VPM software tell you about this question?
Lalit Patil
2013-1-22
Walter Roberson
2013-1-22
Walter Roberson
2013-1-22
The sales page for VPM indicates that it offers support for ActiveX. See Kaustubha's Answer for more information on how to use ActiveX from MATLAB.
Unfortunately the site requires registration to read any documentation other than the FAQ, so I am going only by a brief mention in the sales page.
回答(2 个)
Kaustubha Govind
2013-1-21
0 个投票
If the software has a COM interface, you can use the MATLAB COM Interface. Alternately, you can explore the other External Interfaces that MATLAB provides and see if the software has any compatible interfaces.
K E
2013-1-21
0 个投票
2 个评论
Walter Roberson
2013-1-21
Is it VPN or VPM? I have not heard of any VPM, but VPN would usually be for virtual private networks.
Image Analyst
2013-1-21
I've never heard of VPM either but that's what Lalit said. Maybe he means this - that's the only reasonable thing I found.
类别
在 帮助中心 和 File Exchange 中查找有关 Environment and Settings 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!