Skip to content

Commit e6845ad

Browse files
author
Mantas Mikaitis
committed
Updated comments
1 parent 94f0752 commit e6845ad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

anymatrix.m

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@
4545
% matrix with a specified matrix id and parameters (if any) in1 to
4646
% inN. Some matrices supply multiple output arguments.
4747
%
48-
% Shorthand commands with one, or in some cases two of the first letters
49-
% are also accepted: 'c', 'g', 'h', 'l', 'p', 'sc', 'se'.
48+
% Shorthand commands with one or more of the starting letters are also
49+
% accepted, for example 'c', 'cont', 'g', 'gr', 'h', 'l', 'p', 'prop',
50+
% 'sc', 'se'.
5051
%
5152
% Anymatrix supports logical queries to search for matrices by
5253
% properties. In the command anymatrix('properties', '[properties]'), the

0 commit comments

Comments
 (0)