Why do I receive an “Undefined function or method 'propertyeditor' for input arguments of type 'double'” error when trying to open the “Property Editor” in MATLAB 7.3 (R2006b)?
Show older comments
When I try to open the “Property Editor” from the “View” menu in a figure I receive this error:
"??? Undefined function or method 'propertyeditor' for input arguments of type 'double'.
Error in ==> viewmenufcn at 43
propertyeditor (hfig, 'toggle')
??? Error using ==> viewmenufcn PropertyEditor
Undefined function or method 'propertyeditor' for input arguments of type 'double'.
??? Error while evaluating uimenu Callback
Accepted Answer
More Answers (0)
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!