Home > Objects > @iData > display.m

iFit/display

PURPOSE ^

d = display(s) : display iData object (from command line)

SYNOPSIS ^

function d = display(s_in, name)

DESCRIPTION ^

 d = display(s) : display iData object (from command line)

 @iData/display function to display iData object.
   Used when no ';' sign follows a iData object in matlab.
 The return value may be catched as a string to display.  

 input:  s: object or array (iData) 
 output: d: string to display (char)
 ex:     'display(iData)' or 'iData'

 Version: Aug. 22, 2017
 See also iData, iData/disp, iData/get

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1