Home > Objects > @iFunc > display.m

iFit/display

PURPOSE ^

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

SYNOPSIS ^

function d = display(s_in, name)

DESCRIPTION ^

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

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

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

 Version: Aug. 22, 2017
 See also iFunc, iFunc/disp, iFunc/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