aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_resize-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-28 13:11:25 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-28 13:11:25 +0000
commit6f7f6460189b2da25077438c8a13ccd20f2a0f00 (patch)
tree0480592e225118c2c033d95d19f0a6db6bd26090 /doc/mtx_resize-help.pd
parentdc59cfa163813ebd59ebe8fc441a022e1d8284b9 (diff)
renamed help-patches; split meta help-patches into smaller ones; TODO: reflect this change in the C-sources
svn path=/trunk/externals/iem/iemmatrix/; revision=4797
Diffstat (limited to 'doc/mtx_resize-help.pd')
-rw-r--r--doc/mtx_resize-help.pd32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/mtx_resize-help.pd b/doc/mtx_resize-help.pd
new file mode 100644
index 0000000..685a671
--- /dev/null
+++ b/doc/mtx_resize-help.pd
@@ -0,0 +1,32 @@
+#N canvas 161 60 833 285 10;
+#X obj 121 23 mtx_resize;
+#X text 578 18 updated for;
+#X obj 666 18 iemmatrix 0.2;
+#X obj 715 44 matrix;
+#X text 585 43 see also help for;
+#X text 223 24 resize a matrix;
+#X obj 136 244 mtx_print;
+#X obj 136 106 mtx_ones;
+#X msg 136 83 3 5;
+#X obj 136 222 mtx_resize;
+#X text 133 67 resize a matrix;
+#X msg 245 91 3 2;
+#X msg 244 119 2 0;
+#X msg 241 174 0 0;
+#X text 285 92 resize to [3 \, 2];
+#X text 285 120 resize to 2 rows \, leave row-length unchanged;
+#X text 284 174 don't resize;
+#X text 209 222 creation: mtx_resize [<rows> [<cols>]];
+#X msg 243 146 0 4;
+#X text 285 145 resize to 4 columns \, leave column-length unchanged
+;
+#X msg 242 199 8;
+#X text 274 199 resize to [8 \, 8];
+#X connect 7 0 9 0;
+#X connect 8 0 7 0;
+#X connect 9 0 6 0;
+#X connect 11 0 9 1;
+#X connect 12 0 9 1;
+#X connect 13 0 9 1;
+#X connect 18 0 9 1;
+#X connect 20 0 9 1;