![]() |
KerMor
0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
|
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) |
Make sure we have an array of handles.
Definition in file isolate_axes.m.
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().
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.