Be the first to rate this file! 131 downloads (last 30 days) File Size: 2.1 KB File ID: #4105

get_non_default_value

by Ohad Gal

 

29 Oct 2003 (Updated 30 Oct 2003)

Code covered by BSD License  

Finds the fields (of a UI element) with the non-default values.

Download Now | Watch this File

File Information
Description

%
% get_non_default_value - get the list of <field,value> which have different values than the default
%
% format: [fields,values,ui_type] = get_non_default_value( ui_handle )
%
% input: ui_handle - a graphic handle of any type
%
% output: fields,values - pairs of field name and it's content which is not the default value
% ui_type - the type of the graphic handle given to the function
%
% example: [fields,values,h_type] = get_non_default_value( figure('name','mytest','tag','examplefig' ) )
%

I wrote this file, since someone asked about it in the news-group. enjoy.

MATLAB release MATLAB 6.1 (R12.1)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
gui tools Ohad Gal 22 Oct 2008 07:09:10
example Ohad Gal 22 Oct 2008 07:09:10
default Ohad Gal 22 Oct 2008 07:09:10
value Ohad Gal 22 Oct 2008 07:09:10
graphic Ohad Gal 22 Oct 2008 07:09:10
ui Ohad Gal 22 Oct 2008 07:09:10
uicontrol Ohad Gal 22 Oct 2008 07:09:10
utilities Ohad Gal 22 Oct 2008 07:09:10
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com