Calculate area of inside polygon using inpolygon
    2 views (last 30 days)
  
       Show older comments
    
    Anitha Limann
 on 20 Oct 2022
  
    
    
    
    
    Commented: Star Strider
      
      
 on 20 Oct 2022
            Hello,
I have latitude and longitude data to plot coastal line of north america and then continent margin. As you can imagine this is going to be two irregular polygons where the coastline polygon will be placed within the continent margin polygon. 
I want to plot these two polygons and calculate the area of land region (the area within inside polygon) using inpolygon function. I would truly appreciate if someone could help me with this. 
thank you
0 Comments
Accepted Answer
  Star Strider
      
      
 on 20 Oct 2022
        There are Mapping Toolbox functions areaint and similar functions to do this.  Those might be more appropriate.  Follow the links in that and related documentation for other such functions.  
4 Comments
See Also
Categories
				Find more on Map Display in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


