Hi Mehmood, Unfortunately, the MatlabExpression actor is still very basic and hasn't had a lot of testing to iron out all the bugs yet. But the more people who use it, the more use cases we can establish :).
I doubt that the actor would work well displaying GUIs just yet, as it was built mainly for text output. If you can give me some more details I might be able to help you out getting your workflow running. Things like: Operating System, path to your Matlab installation. a copy of your workflow .xml, the matlab script you wish to run (or something similar if you don't want to give out the script) and anything else you think might be useful. Thanks -Tristan On 05/01/2007, at 1:26 AM, Mehmood Yasir wrote: > > Hi, > I am making workflows for my lab in KEPLER. Now I have a task in > which I have to run a matlab script which actually shows a GUI. I > tried with MatlabExpression by > > giving expressions as : path to .m file > executable path : path to matlab executable > > but each time I run this workflow I got message like "something > gone wrong with matlab" etc. > even I tried very simeple expressions which does'nt create some GUI > e.g. > answer=ones(4) > still I used to get the same error > > can someone plzz tell me what I am missing or if you can suggest > alternatives it would be gr8 > > Best Regards, > Yasir. > _______________________________________________ > Kepler-users mailing list > Kepler-users at ecoinformatics.org > http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/ > kepler-users

