[PD] execute matlab using [shell] object

Gerda Strobl gerda.strobl at student.tugraz.at
Sun Sep 24 19:17:51 CEST 2006


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




More information about the Pd-list mailing list