aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranz Zotter <fzotter@users.sourceforge.net>2006-03-25 10:08:01 +0000
committerFranz Zotter <fzotter@users.sourceforge.net>2006-03-25 10:08:01 +0000
commit01dc32c7fb1c4d5ce0022b3b77ceba4cc1341e58 (patch)
tree86b86d8ca56afa53478ac5f2895f4b7aeaf81308
parent8f7b2a3052d686aca98c5d9c970378d461ec38db (diff)
added symbol hallo to help
svn path=/trunk/externals/iem/pdoctave/; revision=4764
-rw-r--r--pdoctave-help.pd6
1 files changed, 4 insertions, 2 deletions
diff --git a/pdoctave-help.pd b/pdoctave-help.pd
index fe6884f..1bd25dd 100644
--- a/pdoctave-help.pd
+++ b/pdoctave-help.pd
@@ -24,7 +24,7 @@
#X obj 62 407 entry 124 100 grey70 yellow;
#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
+#X text 371 150 set variables in octave (you can also use the iemmatrix
objects !) :;
#X text 516 364 <- set variable a;
#X obj 430 309 mtx_ones 3 3;
@@ -42,7 +42,8 @@ objects !) :;
-1;
#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 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;
#X connect 2 0 6 0;
@@ -62,3 +63,4 @@ objects !) :;
#X connect 24 0 26 0;
#X connect 26 0 25 0;
#X connect 33 0 34 0;
+#X connect 36 0 6 0;