From ff342d0c9e4718bb10592f9cb425f7acc4969a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 18 Jun 2003 14:04:52 +0000 Subject: better documentation svn path=/trunk/externals/zexy/; revision=718 --- examples/mtx_trace.pd | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'examples') diff --git a/examples/mtx_trace.pd b/examples/mtx_trace.pd index 7925d5b..ad48fd8 100644 --- a/examples/mtx_trace.pd +++ b/examples/mtx_trace.pd @@ -6,15 +6,16 @@ #X obj 84 106 mtx_ones 7; #X msg 84 83 bang; #X obj 84 147 mtx_trace; -#X floatatom 84 189 4 0 0; +#X floatatom 84 189 4 0 0 0 - - -; #X text 86 68 get trace of a matrix; #X text 79 271 get diagonal of a matrix; #X text 81 204 trace = sum(diagonal elements); #X text 243 28 get information of the diagonale of a matrix; #X text 440 176 see also help for; -#X obj 555 177 matrix; -#X text 425 265 to create diagonale matrices \, see; -#X obj 629 265 mtx_eye; +#X obj 571 175 matrix; +#X obj 699 269 mtx_eye; +#X text 332 270 to create diagonale matrices with [mtx_diag] \, see +; #X connect 0 0 1 0; #X connect 2 0 0 0; #X connect 3 0 2 0; -- cgit v1.2.1