Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
Show older comments
if ispc && isequal(get(hObject,'BackgroundColor')
get(0,'defaultUicontrolBackgroundColor'));
set(hObject,'BackgroundColor','white');
end
Accepted Answer
More Answers (0)
Categories
Find more on Function Creation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!