freeze GUI CheckBox if is no data there

I making GUI. I have more checkboxes, but not all checkboxes all in use all the time. Is depending from the data which you load. If is no data in this checkbox, then is not useful, so is possible in this case "freeze" check box? To make it little more bright - that user see that this checkbox is not available at this data.
Please help me :)

1 Comment

What do you mean "data is in the checkbox"? A checkbox doesn't really have "data" - it has a value (checked or unchecked) and has a string (the text label next to the box) but I don't know what you mean by the "data in" the checkbox.

Sign in to comment.

Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Asked:

on 18 Oct 2013

Commented:

on 18 Oct 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!