firstCornerX
Return world x-coordinate of map raster index (1,1)
Syntax
Description
Examples
Find -Coordinate of First Corner
Import a GeoTIFF image [1] of Boston as an array and a MapCellsReference
object. Find the world -coordinate of the outermost corner of the first cell.
[Z,R] = readgeoraster('boston.tif');
x = firstCornerX(R)
x = 7.6432e+05
[1] The data used in this example includes material copyrighted by GeoEye, all rights reserved.
Input Arguments
R
— Map raster
MapCellsReference
or
MapPostingsReference
object
Map raster, specified as a MapCellsReference
or MapPostingsReference
object.
Output Arguments
x
— World x-coordinate
numeric scalar
World x-coordinate, returned as a numeric scalar.
Data Types: double
Version History
Introduced in R2013b
See Also
Beispiel öffnen
Sie haben eine geänderte Version dieses Beispiels. Möchten Sie dieses Beispiel mit Ihren Änderungen öffnen?
MATLAB-Befehl
Sie haben auf einen Link geklickt, der diesem MATLAB-Befehl entspricht:
Führen Sie den Befehl durch Eingabe in das MATLAB-Befehlsfenster aus. Webbrowser unterstützen keine MATLAB-Befehle.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)