error while zooming or editing the plot
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!