Run external program by choosing menu
Mostrar comentarios más antiguos
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 comentarios
Azzi Abdelmalek
el 11 de Ag. de 2012
can you explain what is your loop?
marjan
el 11 de Ag. de 2012
Respuestas (1)
Walter Roberson
el 11 de Ag. de 2012
0 votos
If it cannot be done through command line arguments to sswin, then use the Java Robot Class.
1 comentario
marjan
el 11 de Ag. de 2012
Categorías
Más información sobre Parallel Computing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!