We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b916e9 commit b644eebCopy full SHA for b644eeb
INSTALL/Numerical Differentiation Toolbox.mltbx
17 Bytes
toolbox/doc/doc_NDT.m
@@ -1,11 +1,10 @@
1
%==========================================================================
2
%
3
% doc_Numerical_Differentiation_Toolbox Opens the documentation for the
4
-% Numerical Differentiation_Toolbox.
+% Numerical Differentiation Toolbox.
5
6
% doc_NDT
7
% doc_NDT function_name
8
-% doc_NDT(function_name)
9
% doc_NDT tech
10
11
% Copyright © 2021 Tamas Kis
@@ -19,6 +18,7 @@
19
18
% INPUT:
20
% ------
21
% name - (char) name of the function
+% --> using "tech" opens the technical documentation
22
23
24
function doc_NDT(name)
0 commit comments