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