Update of /cvsroot/pure-data/externals/iem/pdoctave In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30915
Modified Files: pdoctave-help.pd Log Message: added symbol hallo to help
Index: pdoctave-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/iem/pdoctave/pdoctave-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pdoctave-help.pd 24 Mar 2006 19:19:14 -0000 1.1 --- pdoctave-help.pd 25 Mar 2006 10:08:01 -0000 1.2 *************** *** 25,29 **** #X msg 61 266 list a = [1 2 3]; #X text 29 231 send commands to octave:; ! #X text 372 158 set variables in octave (you can also use the iemmatrix objects !) :; #X text 516 364 <- set variable a; --- 25,29 ---- #X msg 61 266 list a = [1 2 3]; #X text 29 231 send commands to octave:; ! #X text 371 150 set variables in octave (you can also use the iemmatrix objects !) :; #X text 516 364 <- set variable a; *************** *** 43,47 **** #X obj 35 616 pdoctave_command mesh(rand(20 , 20)); #X text 32 575 use gnuplot to plot a matrix:; ! #X text 365 613 (help-patch by Georg Holzmann); #X connect 0 0 6 0; #X connect 1 0 6 0; --- 43,48 ---- #X obj 35 616 pdoctave_command mesh(rand(20 , 20)); #X text 32 575 use gnuplot to plot a matrix:; ! #X msg 384 189 symbol hello; ! #X text 365 613 (help-patch provided by Georg Holzmann); #X connect 0 0 6 0; #X connect 1 0 6 0; *************** *** 63,64 **** --- 64,66 ---- #X connect 26 0 25 0; #X connect 33 0 34 0; + #X connect 36 0 6 0;