|
|
Re: making matlab wait until it's processed a java command
Posted:
Jul 11, 2011 2:46 PM
|
|
On Jul 11, 4:13 am, "Yair Altman" <altmany...@gmailDEL.comDEL> wrote: > 3. If you have R2008a or later, use the built-in javaMethodMT function to force the java method to run synchronously, on the main Matlab Thread. > > Yair Altmanhttp://UndocumentedMatlab.com
Thanks Yair,
I used the [a b]=dos() command in the end, it was just a lot easier than getting bogged down with java commands that I just don't understand again!
All the Best Adam
|
|