Skip to Main Content Skip to Search
Product Documentation

refvec2mat - Convert referencing vector to referencing matrix

Syntax

R = refvec2mat(refvec,s)

Description

R = refvec2mat(refvec,s) converts a referencing vector, refvec, to the referencing matrix R. refvec is a 1-by-3 is a 1-by-3 referencing vector having elements [cells/degree north-latitude west-longitude] with latitude and longitude limits specified in degrees. s is the size of the array (data grid) that is being referenced. R is a 3-by-2 referencing matrix defining a two-dimensional affine transformation from pixel coordinates to spatial coordinates.

Examples

% Convert the geoid referencing vector to a referencing matrix
 load geoid;
R = refvec2mat(geoidlegend, size(geoid));

See Also

makerefmat | refmat2vec

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS