aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_resize-help.pd
diff options
context:
space:
mode:
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;