bayesnet / bnt

Bayes Net Toolbox for Matlab
460 stars 247 forks source link

Updates to run on MATLAB R2015b #46

Closed pavlitska closed 7 years ago

pavlitska commented 8 years ago

Runs on MATLAB R2015b

Fan-Feng commented 7 years ago

Excellent work, I have tried to use BNT in matlab2016b, but I ran into an error

Undefined operator '' for input arguments of type 'matlab.graphics.axis.Axes'. Error in arrow (line 393) ax = o gca;

Your modification is really a great help.