open another software using MATLAB

4 visualizzazioni (ultimi 30 giorni)
Lalit Patil
Lalit Patil il 21 Gen 2013
On my computer screen there is one software named VPM. So, how to open it and perform File, new operation using MATLAB..?
  6 Commenti
Walter Roberson
Walter Roberson il 22 Gen 2013
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.

Accedi per commentare.

Risposte (2)

Kaustubha Govind
Kaustubha Govind il 21 Gen 2013
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
K E il 21 Gen 2013
If you can figure out how to launch VPN from the Windows or Linux command line (try reading the VPN documentation or doing a Google search), you can execute the program from Matlab's command line or from within a program by putting ! in front of it (see here).
  2 Commenti
Walter Roberson
Walter Roberson il 21 Gen 2013
Is it VPN or VPM? I have not heard of any VPM, but VPN would usually be for virtual private networks.
Image Analyst
Image Analyst il 21 Gen 2013
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.

Accedi per commentare.

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by