Home > Objects > @iFunc > subplot.m

iFit/subplot

PURPOSE ^

h = subplot(s) : plot iFunc array as subplots

SYNOPSIS ^

function h=subplot(a, varargin)

DESCRIPTION ^

 h = subplot(s) : plot iFunc array as subplots

   @iFunc/subplot plot each iFunc model in a subplot
     subplot(a, [])    uses the best subplot fit
     subplot(a, [m n]) uses an m x n subplot grid

 input:  s: object or array (iData)
         [m n]: optional subplot grid dimensions
 output: h: plot handles (double)
 ex:     subplot([ a a ])

 Version: Nov. 26, 2018
 See also iFunc, iFunc/plot

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