We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e334d4 commit badf37dCopy full SHA for badf37d
ClickableLegend.m
@@ -3,7 +3,7 @@
3
%[ ] = DetectAlgMain( )
4
% Main function to run the 'Detect' algorithm
5
% Input:
6
-% - xxx - Input Paramseter.
+% - xxx - Input Parameters.
7
% Structure: Matrix.
8
% Type: 'Single' / 'Double'.
9
% Range: [0, 1].
@@ -22,7 +22,7 @@
22
% 1. Adds
23
% Release Notes:
24
% - 1.0.000 07/03/2016 Royi Avital
25
-% * First realease version.
+% * First release version.
26
% ----------------------------------------------------------------------------------------------- %
27
28
% Create Legend
0 commit comments