aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/mtx_index-help.pd32
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/mtx_index-help.pd b/doc/mtx_index-help.pd
index 7edb846..40eee22 100644
--- a/doc/mtx_index-help.pd
+++ b/doc/mtx_index-help.pd
@@ -3,7 +3,6 @@
#X obj 546 17 iemmatrix 0.2;
#X obj 595 43 matrix;
#X text 465 42 see also help for;
-#X text 47 34 finding nonzero etry indices of a matrix;
#X obj 81 170 t a a;
#X text 441 320 see also:;
#X text 89 15 [mtx_index];
@@ -31,18 +30,19 @@ based on logical conditions:;
#X obj 89 413 mtx_index nan;
#X obj 89 442 mtx_print result;
#X text 200 411 finding the first nonzero entry in column;
-#X connect 5 0 13 0;
-#X connect 5 1 11 0;
-#X connect 8 0 5 0;
-#X connect 9 0 13 1;
-#X connect 9 1 10 0;
-#X connect 13 0 12 0;
-#X connect 15 0 9 0;
-#X connect 19 0 20 0;
-#X connect 20 0 25 0;
-#X connect 20 1 21 0;
-#X connect 20 1 23 0;
-#X connect 21 0 24 0;
-#X connect 22 0 19 0;
-#X connect 24 0 25 1;
-#X connect 25 0 26 0;
+#X text 47 34 addressing matrix elements by their indices;
+#X connect 4 0 12 0;
+#X connect 4 1 10 0;
+#X connect 7 0 4 0;
+#X connect 8 0 12 1;
+#X connect 8 1 9 0;
+#X connect 12 0 11 0;
+#X connect 14 0 8 0;
+#X connect 18 0 19 0;
+#X connect 19 0 24 0;
+#X connect 19 1 20 0;
+#X connect 19 1 22 0;
+#X connect 20 0 23 0;
+#X connect 21 0 18 0;
+#X connect 23 0 24 1;
+#X connect 24 0 25 0;