Run external program by choosing menu
Show older comments
Hi everybody, I have a problem!!! I have an application that I need open it in Matlab BBBBUUUUUTTTT … I have to say matlab when run that application for example:
!sswin.exe
Then open one toolbar and choose an Item to run the specific analyze that I want 4 example:
sswin.exe >>> Calculation >>> Sedanalayse
Because I have to run this app in a loop to optimize it’s impossible to run manually!!
I am waiting for your help PLZ.....
Answers (1)
Walter Roberson
on 11 Aug 2012
0 votes
If it cannot be done through command line arguments to sswin, then use the Java Robot Class.
Categories
Find more on Parallel Computing 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!