Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 142 by
jbrooks...@gmail.com: PLOT method incompatible with MATLAB
2014b graphics
https://code.google.com/p/ellipsoids/issues/detail?id=142
What steps will reproduce the problem?
1. Any application of a "plot" method
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
2014b, WIN8, 64 bit
Please provide any additional information below.
Everything works fine with 2014a. But 2014b has an entirely new graphics
engine.
Error:(example, from the Toolbox User's Manual)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
ellMat.minksum()
Undefined function 'abs' for input arguments of type 'matlab.ui.Figure'.
Error in num2str (line 66)
xmax = double(max(abs(widthCopy(:))));
Error in smartdb.disp.RelationDataPlotter/getFigureHandle (line 512)
logger.debug(['Figure ',figureKey,...
Error in smartdb.disp.RelationDataPlotter/getAxesHandle (line 557)
hFigure=self.getFigureHandle(figureGroupKey,...
Error in smartdb.disp.RelationDataPlotter/plotGeneric (line 331)
[hAxesMat(iEntry,iFunc),...
Error in elltool.plot.plotgeombodyarr (line 151)
plObj.plotGeneric(rel,@figureGetGroupNameFunc,{'figureNameCMat'},...
Error in ellipsoid/minkCommonAction (line 58)
[plObj,nDim,isHold]= plotgeombodyarr(@(x)isa(x,'ellipsoid'),...
Error in ellipsoid/minksum (line 61)
minkCommonAction(@getEllArr,@fCalcBodyTriArr,@fCalcCenterTriArr,...
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings