[PD-cvs] externals/iem/iemmatrix/doc mtx_reverse-help.pd,NONE,1.1

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Wed Mar 29 14:39:06 CEST 2006


Update of /cvsroot/pure-data/externals/iem/iemmatrix/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29476

Added Files:
	mtx_reverse-help.pd 
Log Message:
a help patch for this object


--- NEW FILE: mtx_reverse-help.pd ---
#N canvas 54 132 670 392 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 90 15 [mtx_transpose];
#X obj 42 139 t a a;
#X obj 84 140 mtx_print org;
#X obj 42 229 mtx_reverse;
#X obj 42 116 mtx_rand 3 4;
#X msg 42 94 bang;
#X text 108 35 revert order of rows/columns/elements;
#X obj 42 257 mtx_print reversed;
#X msg 244 172 mode row;
#X msg 244 146 mode column;
#X msg 331 145 mode col;
#X msg 397 145 mode :;
#X obj 155 196 t a;
#X text 39 77 revert a matrix;
#X msg 244 196 mode element;
#X msg 338 197 mode .;
#X text 450 145 revert columns (default);
#X text 454 175 revert rows;
#X text 456 198 revert elements;
#X text 82 310 You can also set the mode via the argument to the object:
;
#X obj 491 310 mtx_reverse row;
#X connect 5 0 7 0;
#X connect 5 1 6 0;
#X connect 7 0 11 0;
#X connect 8 0 5 0;
#X connect 9 0 8 0;
#X connect 12 0 16 0;
#X connect 13 0 16 0;
#X connect 14 0 16 0;
#X connect 15 0 16 0;
#X connect 16 0 7 0;
#X connect 18 0 16 0;
#X connect 19 0 16 0;





More information about the Pd-cvs mailing list