I'm following the steps:
http://code.google.com/p/bnt/wiki/HowToInstall
But only to get a lot of warnings:
>> addpath(genpathKPM(pwd))
Warning: Function
D:\MATLAB\R2007b\toolbox\FullBNT-1.0.4\KPMtools\assert.m has the same
name as a MATLAB builtin. We suggest you rename the function to avoid a
potential name conflict.
> In path at 110
In addpath at 89
Warning: Function
D:\MATLAB\R2007b\toolbox\FullBNT-1.0.4\KPMtools\isscalar.m has the same
name as a MATLAB builtin. We suggest you rename the function to avoid a
potential name conflict.
Has anyone else met this problem?