Why can I not get the modaldlg function to work? eg. user_response = modaldlg('Title','Confirm Close');
Show older comments
I am learnig Matlab and trying to use the modaldlg function call for a GUI and I receive the following error:
Undefined function 'modaldlg' for input arguments of type 'char'.
I have used the exact same code found in the 'Creating Graphical User Interfaces' pdf with no avail.
Nor does help even recognize this function call.
I am using Matlab2014b
Accepted Answer
More Answers (0)
Categories
Find more on Box Plots 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!