Skip to content

Commit b644eeb

Browse files
committed
updated doc_NDT
1 parent 6b916e9 commit b644eeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
17 Bytes
Binary file not shown.

toolbox/doc/doc_NDT.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
%==========================================================================
22
%
33
% doc_Numerical_Differentiation_Toolbox Opens the documentation for the
4-
% Numerical Differentiation_Toolbox.
4+
% Numerical Differentiation Toolbox.
55
%
66
% doc_NDT
77
% doc_NDT function_name
8-
% doc_NDT(function_name)
98
% doc_NDT tech
109
%
1110
% Copyright © 2021 Tamas Kis
@@ -19,6 +18,7 @@
1918
% INPUT:
2019
% ------
2120
% name - (char) name of the function
21+
% --> using "tech" opens the technical documentation
2222
%
2323
%==========================================================================
2424
function doc_NDT(name)

0 commit comments

Comments
 (0)