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_print-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/mtx_print-help.pd (limited to 'doc/mtx_print-help.pd') diff --git a/doc/mtx_print-help.pd b/doc/mtx_print-help.pd new file mode 100644 index 0000000..3bed744 --- /dev/null +++ b/doc/mtx_print-help.pd @@ -0,0 +1,21 @@ +#N canvas 128 118 680 254 10; +#X text 458 17 updated for; +#X obj 546 17 iemmatrix 0.2; +#X obj 595 43 matrix; +#X text 465 42 see also help for; +#X text 136 10 print a matrix to the console; +#X obj 595 63 print; +#X msg 48 80 bang; +#X obj 48 100 mtx_ones 5; +#X obj 48 141 t a a a; +#X obj 92 164 mtx_print; +#X obj 48 228 print oops; +#X obj 70 194 mtx_print label; +#X text 211 116 [mtx_print] will print the matrix in a formatted way +; +#X text 216 143 you can give labels \, just like with [print]; +#X connect 6 0 7 0; +#X connect 7 0 8 0; +#X connect 8 0 10 0; +#X connect 8 1 11 0; +#X connect 8 2 9 0; -- cgit v1.2.1