Menu

#1 Watreloo and Matlab R2018b

1.0
open
None
2019-02-18
2019-02-18
No

I have just become interested in Waterloo for Matlab and I am trying to get started with it, but there seems to be a problem with the current version for Matlab. I was wondering if this is something that could easily be fixed?

My installation is as follows:

MATLAB Version: 9.5.0.1033004 (R2018b) Update 2
MATLAB License Number: XXXXXXXX
Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1)
Java Version: Java 1.8.0_152-b16 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode

Installation runs perfectly fine. No problems. There seems to be an issue with the setData property as this throws an error no matter what test script I run. When I run WaterlooTest.m for example, I get the following:

Index exceeds array bounds.

Error in GXPlot (line 60)
obj.setData(args{1},args{2});

Error in GXGraphicObject/line (line 49)
plotobj=GXPlot(target, 'scatter', props);

Error in TestDemo1 (line 39)
a1=line(gxgca, a, b, 'LineSpec','-om');

Error in WaterlooTest (line 40)
TestDemo1();

Discussion


Log in to post a comment.

MongoDB Logo MongoDB