How to do an elevation 3d plot with maps given latitude and longitude and altitude?

Hello,
This post is a continuation of
lat = [ 43 43 41 38];
lon = [116 120 126 128];
Alttiude=[10000 5000 2000 1000]
I want to plot the data in 3d overlayed on google map! Any suggestion how to do it? I am using both Matlab 2014 b and 2015a.
Thanks Yashvin

Products

Asked:

on 4 Aug 2015

Commented:

on 5 Aug 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!