No BSD License  

Highlights from
enable.m / disable.m

2.0

2.0 | 2 ratings Rate this file 2 Downloads (last 30 days) File Size: 364 Bytes File ID: #3325

enable.m / disable.m

by Richard Medlock

 

24 Apr 2003 (Updated 28 Apr 2003)

Helper function to enable/disable uicontrols.

| Watch this File

File Information
Description

2 functions:

enable(h)
disable(h)

where h is the handle to a UI control.

saves writing a set function.

MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
disable, enable, example, gui, gui tools, guide, utilities
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (3)
18 Jan 2005 The Author

Thanks for the feedback, as I said in the descrption it's a "Helper Function" it just saves a bit of time if that's what you need. I found it pretty useful when designing GUI-heavy software for test/measurement applications. It's not meant to be anything more exciting than that.

04 Jun 2004 nameless namesis

i want a show and hide :)

it does get quiet tedios to write them especially during debug on the command line, but other than that... not very useful

06 Jan 2004 Joke Last

a joke?

Contact us