carmen wrote:
On Sat Sep 23, 2006 at 11:35:17PM -0400, Alexandre Quessy wrote:
Maybe you should consider using pyext instead of shell.
or expect, via pd-gui. afaik it was developed for the purpose of controlling other programs..
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
using [shell] and a script that contains : ./matlab -nosplash -nodesktop -r "matlabfunction(${1}), quit" plus sending a message to [netreceive] now works perfectly for me!
Gerda