Skip to content

Commit 6dad8a0

Browse files
committed
Edit help.
1 parent 850b334 commit 6dad8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test_anymatrix_properties.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function results = test_anymatrix_properties(regenerate_tests, ...
22
warnings_on, results_out)
33
%TEST_ANYMATRIX_PROPERTIES Test anymatrix matrix properties.
4-
% TEST_ANYMATRIX_PROPERTIES(regenerate_tests, warnings_on)
4+
% TEST_ANYMATRIX_PROPERTIES(regenerate_tests, warnings_on, results_out)
55
% runs unit tests for anymatrix matrix properties.
66
% It auto generates the function-based unit tests.
77
% If regenerate_tests == 1 (default 0) then the tests are regenerated.

0 commit comments

Comments
 (0)