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_size-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/mtx_size-help.pd (limited to 'doc/mtx_size-help.pd') diff --git a/doc/mtx_size-help.pd b/doc/mtx_size-help.pd new file mode 100644 index 0000000..8e3220f --- /dev/null +++ b/doc/mtx_size-help.pd @@ -0,0 +1,21 @@ +#N canvas 161 60 453 283 10; +#X text 108 233 updated for; +#X obj 196 233 iemmatrix 0.2; +#X obj 245 259 matrix; +#X text 115 258 see also help for; +#X floatatom 151 178 4 0 0 0 - - -; +#X text 148 68 get the size of a matrix; +#X obj 151 140 mtx_size; +#X msg 185 91 3 2; +#X msg 151 91 7; +#X obj 151 115 mtx_ones; +#X floatatom 194 178 4 0 0 0 - - -; +#X text 192 194 columns; +#X text 152 195 rows; +#X obj 150 22 mtx_size; +#X text 223 24 get the size of a matrix; +#X connect 6 0 4 0; +#X connect 6 1 10 0; +#X connect 7 0 9 0; +#X connect 8 0 9 0; +#X connect 9 0 6 0; -- cgit v1.2.1