Skip to content

Commit d476e16

Browse files
committed
Update Navigation for Open in MATLAB Online
1 parent e177d17 commit d476e16

File tree

7 files changed

+31
-10
lines changed

7 files changed

+31
-10
lines changed

Navigation/Navigation.mlx

1.44 MB
Binary file not shown.

Navigation/OpenOverview.m

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
function OpenOverview
2-
% Open the overview file
2+
% Open the overview file
3+
locDir = pwd;
4+
if contains(locDir,filesep+"MATLAB Drive")
5+
open("Navigation.mlx")
6+
else
37
open("Overview.html")
4-
5-
% Close the current script
6-
close(matlab.desktop.editor.getActive)
7-
end
8+
end
9+
10+
% % Close the current script
11+
% open("OpenOverview.m")
12+
close(matlab.desktop.editor.getActive)
13+
end

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Climate Data Visualization and Analysis [![View Climate Data Visualization and Analysis on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/110125-climate-data-visualization-and-analysis)
1+
# Climate Data Visualization and Analysis
2+
[![View Climate Data Visualization and Analysis on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/110125-climate-data-visualization-and-analysis) or
3+
[![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Climate-Data-Visualization-and-Analysis&project=ClimateVis.prj)
4+
25
**Curriculum Module**
36
_Created with R2021b. Compatible with R2021b and later releases._
47

@@ -20,7 +23,7 @@ The solutions are available upon instructor request. If you would like to reques
2023
</tr>
2124
<tr>
2225
<td>
23-
<b>1. Global Temperature</b><br><br>
26+
<b>1. Global Temperature</b> [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Climate-Data-Visualization-and-Analysis&project=ClimateVis.prj&file=GlobalTemperature.mlx)<br><br>
2427
<img width="400" src="https://user-images.githubusercontent.com/81383420/163450817-5ab4b4df-2e12-418a-aca3-4aedf6f60c70.png" style="margin:10px" >
2528
</td>
2629
<td>
@@ -34,7 +37,7 @@ The solutions are available upon instructor request. If you would like to reques
3437
</tr>
3538
<tr>
3639
<td>
37-
<b>2. Arctic Sea Ice</b><br><br>
40+
<b>2. Arctic Sea Ice</b> [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Climate-Data-Visualization-and-Analysis&project=ClimateVis.prj&file=ArcticSeaIce.mlx)<br><br>
3841
<img width="400" src="https://user-images.githubusercontent.com/81383420/163451386-f21ef78a-140d-4d7b-84cd-4901d16b4c18.png" style="margin:10px" >
3942
</td>
4043
<td>
@@ -48,7 +51,7 @@ The solutions are available upon instructor request. If you would like to reques
4851
</tr>
4952
<tr>
5053
<td>
51-
<b>3. Multispectral Imaging</b><br><br>
54+
<b>3. Multispectral Imaging</b> [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Climate-Data-Visualization-and-Analysis&project=ClimateVis.prj&file=MultispectralImaging.mlx)<br><br>
5255
<img width="400" src="https://user-images.githubusercontent.com/81383420/163451224-17921d42-74f1-4bf3-8a7b-4b72410c188d.png" style="margin:10px" >
5356
</td>
5457
<td>
@@ -62,7 +65,7 @@ The solutions are available upon instructor request. If you would like to reques
6265
</tr>
6366
<tr>
6467
<td>
65-
<b>4. Multispectral Indices</b><br><br>
68+
<b>4. Multispectral Indices</b> [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Climate-Data-Visualization-and-Analysis&project=ClimateVis.prj&file=MultispectralIndices.mlx)<br><br>
6669
<img width="400" src="https://user-images.githubusercontent.com/81383420/163451065-c0a18a12-1132-411e-a70a-73d6744cdc60.png" style="margin:10px" >
6770
</td>
6871
<td>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<Info Ref="" Type="Relative"/>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<Info location="776ded06-d680-463b-b1ed-ffb20840e9fb" type="Reference"/>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<Info>
3+
<Category UUID="FileClassCategory">
4+
<Label UUID="design"/>
5+
</Category>
6+
</Info>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<Info location="Navigation.mlx" type="File"/>

0 commit comments

Comments
 (0)