Home > . > rotatev.m

rotatev

PURPOSE ^

[a, nlin, npix, rflag] = rotatev(a)

SYNOPSIS ^

function [a, nlin, npix, rflag] = rotatev(a)

DESCRIPTION ^

 [a, nlin, npix, rflag] = rotatev(a)
 Rotate array so that long dimensions is vertical (line) drection
 a = input array(npix, nlin, ncol)
 nlin, npix are after rotation if any
 flag = 0 no roation, = 1 rotation was performed

 Author: Peter Burns, 1 Oct. 2008
 Copyright (c) 2007 Peter D. Burns

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 27-Jul-2009 13:44:16 by m2html © 2003