There was an error while loading. Please reload this page.
1 parent 047e54f commit 3137b6dCopy full SHA for 3137b6d
SoftwareTests/PreFiles/PreFunctionsSoln.m
@@ -1,6 +1,6 @@
1
% Pre-run script for FunctionsSoln.mlx
2
% ---- Known Issues -----
3
-if isMATLABReleaseOlderThan("R2025b")
+if isMATLABReleaseOlderThan("R2025a")
4
KnownIssuesID = "MATLAB:UndefinedFunction";
5
else
6
KnownIssuesID = "MATLAB:math:mustBeFloat";
0 commit comments