Difference between revisions of "Shortlist of hidden GIS-commands"

From mn/geo/geoit
Jump to: navigation, search
Line 1: Line 1:
 
GIS data analysis are not the most easy thing in Matlab, though some commands might ease the programming
 
GIS data analysis are not the most easy thing in Matlab, though some commands might ease the programming
 
+
<pre>poly2mask
<pre>
+
pixcenters  
poly2mask pixcenters projfwd polybool
+
projfwd  
 +
polybool
 
<\pre>
 
<\pre>
  
[[Category:Matlab]]
+
[[Category:Matlab]]</pre>

Revision as of 18:03, 18 February 2015

GIS data analysis are not the most easy thing in Matlab, though some commands might ease the programming

poly2mask 
pixcenters 
projfwd 
polybool
<\pre>

[[Category:Matlab]]