Closed mjaquiery closed 7 years ago
The symbolic toolbox has a bernoulli function which clashes with VBA's. This fix renames VBA's bernoulli.m file to VBA_bernoulli.m and updates references to bernoulli.m to reference the new function name.
Thanks a lot for pointing out the issue! And thanks also for submiting a fix, it's nice to have some help!
No problem; I'm porting Marie Devaine's k-ToM agent to javascript and came across the collision.
The symbolic toolbox has a bernoulli function which clashes with VBA's. This fix renames VBA's bernoulli.m file to VBA_bernoulli.m and updates references to bernoulli.m to reference the new function name.