source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/missing-data/rownum.m @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

File size: 150 bytes
Line 
1function A = rownum(r1,c1,r2,c2)
2% create a matrix which is r2-r1+1 x c2-c1+1, in which all
3% entries in a row are the same, and range from r1 to r2.
Note: See TracBrowser for help on using the repository browser.