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. 27, 2018
 See also iData, iData/disp, iData/display

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1