Home > Objects > @iData > slice.m

iFit/slice

PURPOSE ^

slice(s) : Plot a 2D/3D object with slice rendering

SYNOPSIS ^

function h = slice(a, method)

DESCRIPTION ^

 slice(s) : Plot a 2D/3D object with slice rendering

   @iData/slice function to view slices in 3D object
     The plot is obtained with Matlab Central sliceomatic
     To avoid rebinning large objects, use:
       slice(a, 'whole')

 input:  s: object or array (iData)
 ex:     slice(iData(flow));

 Version: Nov. 26, 2018
 See also iData, iData/plot, sliceomatic

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