Home > . > get_plot_handles.m

get_plot_handles

PURPOSE ^

'get_plot_handles': list the handles of elements setting the plotting parameters in the uvmat interface

SYNOPSIS ^

function PlotHandles=get_plot_handles(handles)

DESCRIPTION ^

'get_plot_handles': list the  handles of elements setting the plotting parameters in the uvmat interface
--------------------------------------------------------
function [PlotHandles]=get_plot_handles(handles)

 OUTPUT:
 PlotHandles: structure containing the  used to set plotting parameters
 INPUT:
 handles: structure of the handles of the graphic elements in the uvmat interface
            -- TODO: needs to be replaced by a cell listing the element tags --

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 10-Mar-2010 20:42:36 by m2html © 2003