How to calculate specific area?
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
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 Commenti
Risposte (0)
Vedere anche
Categorie
				Scopri di più su Contour Plots in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
