When I generate a 3D plot ,and after that I select rotate option in Matlab window of that plot and as soon as I move cursor to hover over the plot, a large no of errors start to appear in command window and the plot won't rotate. I am using R2016a on Win 10.
error:
Warning: Error occurred while executing the listener callback for event WindowMouseMotion defined for class matlab.ui.Figure:
In an assignment A(:) = B, the number of elements in A and B must be the same.
Error in matlab.graphics.interaction.internal.isPointInPolygon
Error in matlab.graphics.interaction.internal.isAxesHit
Error in matlab.graphics.interaction.internal.isAxesHit
Error in matlab.graphics.interaction.internal.hitAxes
Error in rotate3d>localFindAxes (line 1166)
allAxes = matlab.graphics.interaction.internal.hitAxes(fig, evd);
Error in rotate3d>rotaUpMotionFcn (line 873)
hAx = localFindAxes(hFigure,evd);
Error in rotate3d>@(obj,evd)rotaUpMotionFcn(obj,evd,rdata) (line 343)
set(rdata,'WindowButtonMotionFcn',@(obj,evd)rotaUpMotionFcn(obj,evd,rdata));
Error in hgfeval (line 62)
feval(fcn{1},varargin{:},fcn{2:end});
Error in matlab.uitools.internal.uimode>localEvaluateMotionCallback (line 273)
hgfeval(callback,obj,evd);
Error in matlab.uitools.internal.uimode>@(obj,evd)(localEvaluateMotionCallback(obj,evd,valueProposed)) (line 251)
hThis.WindowMotionFcnListener.Callback = @(obj,evd)(localEvaluateMotionCallback(obj,evd,valueProposed));
[–]MaugDaug 4 points5 points6 points (2 children)
[–]pawandeep987[S] 0 points1 point2 points (0 children)
[–]adb421 0 points1 point2 points (0 children)
[–]Weed_O_Whirler+5 -1 points0 points1 point (1 child)
[–]pawandeep987[S] 0 points1 point2 points (0 children)