Run external program by choosing menu

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.....

2 commentaires

Azzi Abdelmalek
Azzi Abdelmalek le 11 Août 2012
can you explain what is your loop?
marjan
marjan le 11 Août 2012
I have to load result file then if it couldn't be accept by my function, I change some parameters on the input file model then run *.exe again in the loop...

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 11 Août 2012

0 votes

If it cannot be done through command line arguments to sswin, then use the Java Robot Class.

1 commentaire

marjan
marjan le 11 Août 2012
dear Walter, in fact I'm beginner in MATLAB, can you guide me plz? thx alot

Connectez-vous pour commenter.

Catégories

En savoir plus sur Parallel Computing dans Centre d'aide et File Exchange

Question posée :

le 11 Août 2012

Community Treasure Hunt

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

Start Hunting!

Translated by