Home > Objects > @iData > commandhistory.m

iFit/commandhistory

PURPOSE ^

commandhistory(s) : show the command history of iData object

SYNOPSIS ^

function [s,fig] = commandhistory(a, fig, varargin)

DESCRIPTION ^

 commandhistory(s) : show the command history of iData object

   @iData/commandhistory shows the list of commands that have been used to
   produce the current iData object.

 a=commandhistory(a, message)
   adds a message to the command history and update the current object

 input:  s: object or array (iData)
 output: b: command history (char/cell)
 ex:     b=commandhistory(a);

 Version: Nov. 26, 2018
 See also iData, iData/disp, iData/display

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