Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 09a4c65

Browse files
authored
Added Images
1 parent 2519a49 commit 09a4c65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Matlab-Google-Elevation-API
22
Matlab Script to get a elevation profile along a path defined between two points with n resolution samples.
33

4+
![image1](https://raw.githubusercontent.com/pinxau1000/Matlab-Google-Elevation-API/master/Example_Script_1.png)
5+
46
## How to use?
57
Just download getElevationsPath.m file from this repository and paste it on the folder of the script that is calling this function.
68

@@ -136,3 +138,5 @@ resolution samples.
136138
137139
138140
```
141+
142+
![image2](https://raw.githubusercontent.com/pinxau1000/Matlab-Google-Elevation-API/master/Example_Script_2.png)

0 commit comments

Comments
 (0)