How to calculate specific area?
1 次查看(过去 30 天)
显示 更早的评论
Hi, I want to calculate area based on contour plot result (Figure A). In my case, I want to calculate the area of overflow (Figure B)
which bigger than 0.3. Here are some limitations that I use in my script.
h=dem
contour(x,y,zmax',[0.3 0.3]
contour(x,y,-dem',[0 0]
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Contour Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!