Issue 142 in ellipsoids: PLOT method incompatible with MATLAB 2014b graphics

15 views
Skip to first unread message

ellip...@googlecode.com

unread,
Dec 13, 2014, 7:06:43 PM12/13/14
to ellipsoids-change...@googlegroups.com
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

ellip...@googlecode.com

unread,
Dec 15, 2014, 7:29:23 AM12/15/14
to ellipsoids-change...@googlegroups.com

Comment #1 on issue 142 by heartofm...@gmail.com: PLOT method incompatible
Thanks for reporting this. In next few months we do not plan to add support
or 2014b but later this can change. Btw - our project is no longer hosted
on googlecode - everything has been moved to Github
https://github.com/SystemAnalysisDpt-CMC-MSU/ellipsoids
Reply all
Reply to author
Forward
0 new messages