From 6f7f6460189b2da25077438c8a13ccd20f2a0f00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 28 Mar 2006 13:11:25 +0000 Subject: 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 --- doc/mtx_resize-help.pd | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 doc/mtx_resize-help.pd (limited to 'doc/mtx_resize-help.pd') 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 [ []]; +#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; -- cgit v1.2.1