Make coastline contour from DEM (3d matrix)
1 view (last 30 days)
Show older comments
Hello,
I have a DEM, 3d matrix with elevation coordinates depending on the xy location. I would like to create a plot (or matrix it doesn't really matter) of the coastline. The goal is to plot temperature of the area with the coastline on top of it.
I tried the different 'contour' functions but they all give me horrible results. I thought to use the imcontour function, but then I lose the 330x300 dimension of the matrix when I save the image.
Does somebody have any idea about what I could do to create this contour plot ?
Have a nice day and thank you !
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Contour Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!