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: Nov. 26, 2018
 See also iData, iData/disp, iData/get

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