We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b1a05 commit 6cca2cdCopy full SHA for 6cca2cd
+dash/version.m
@@ -10,7 +10,7 @@
10
% Outputs:
11
% v (string scalar): The current version string of the DASH toolbox
12
%
13
-% <a href="matlab:dash.doc('dash.version')">Online Documentation</a>
+% <a href="matlab:dash.doc('dash.version')">Documentation Page</a>
14
15
version = "v4.0.0-beta-1.0";
16
if nargout==0
0 commit comments