Main Content
refmatToWorldFileMatrix
Convert referencing matrix to world file matrix
Description
converts the referencing matrix W
= refmatToWorldFileMatrix(refmat
)refmat
to the world file matrix
W
.
Note
You can also create a world file matrix from a raster reference object.
Convert a reference object to a world file matrix by using the
worldFileMatrix
function.Convert a reference object to a world file matrix and write the matrix to a file by using the
worldfilewrite
function.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011a