There was an error while loading. Please reload this page.
1 parent b81a723 commit 4b1f04cCopy full SHA for 4b1f04c
HelperFunctions/OpenOverview.m
@@ -2,7 +2,7 @@
2
% Open the overview file
3
locDir = pwd;
4
if contains(locDir,filesep+"MATLAB Drive")
5
- open("NavigationOverview.mlx")
+ open("Navigation.mlx")
6
else
7
open("Overview.html")
8
end
0 commit comments