Read world file and return referencing object or matrix
Syntaxes of the worldfileread
function that returns referencing
matrices will be removed in a future release. Use a syntax that returns a reference
object instead. For more information, see Compatibility Considerations.
reads
the world file, R
= worldfileread(worldFileName
,coordinateSystemType
,rasterSize
)worldFileName
, and constructs
a spatial referencing object, R
. The argument coordinateSystemType
specifies
the type of referencing object. rasterSize
specifies
the size of the image corresponding to the world file.
reads
the world file, refmat
= worldfileread(worldFileName
)worldFileName
, and constructs
a 3-by-2 referencing matrix, refmat
.
getworldfilename
| intrinsicToWorld
| readgeoraster
| worldfilewrite
| worldToIntrinsic