KerMor  0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
isolate_axes.m File Reference

Make sure we have an array of handles. More...

Go to the source code of this file.

Functions

function fh = isolate_axes (ah, vis)
 Make sure we have an array of handles. More...
 
function ah = isolateaxes>allchildren (ah)
 
function ph = isolateaxes>allancestors (ah)
 

Detailed Description

Make sure we have an array of handles.

Definition in file isolate_axes.m.

Function Documentation

function fh = isolate_axes (   ah,
  vis 
)

Make sure we have an array of handles.

Definition at line 17 of file isolate_axes.m.

References all(), and copyfig().

Referenced by export_fig().

Here is the call graph for this function:

Here is the caller graph for this function:

function ph = isolateaxes>allancestors (   ah)

Definition at line 105 of file isolate_axes.m.

function ah = isolateaxes>allchildren (   ah)

Definition at line 95 of file isolate_axes.m.