Home > Objects > @Process > display.m

iFit/display

PURPOSE ^

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

SYNOPSIS ^

function d = display(s_in, name)

DESCRIPTION ^

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

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

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

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