Home > Applications > Horace > @d2d > permute.m

iFit/permute

PURPOSE ^

Permute the order of the display axes. Syntax the same as the matlab array permute function

SYNOPSIS ^

function wout = permute (win,varargin)

DESCRIPTION ^

 Permute the order of the display axes. Syntax the same as the matlab array permute function

 Syntax:
   >> wout = permute (win)         % swap display axes
   >> wout = permute (win, [2,1])  % equivalent syntax

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1