error while zooming or editing the plot
1 view (last 30 days)
Show older comments
Hi , I plotted a figure and wanted to zoom in to see some details but its not zooming I'm getting some error. { Error in ispref (line 45) exists = logical(exists);
Error in addpref (line 28) if any(ispref(group, pref))
Error in getpref (line 99) addpref(group, prefCell{i}, defaultCell{i});
Error in zoom>locGetMode (line 507) hMode.ModeStateData.DoRightClick = getpref('MATLABZoom','RightClick','off');
Error in zoom (line 247) hMode = locGetMode(hFigure);
Error in putdowntext (line 145) zoom(fig,'inmode');
Error while evaluating ToggleTool ClickedCallback }
0 Comments
Answers (0)
See Also
Categories
Find more on Startup and Shutdown 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!