MBB-team / VBA-toolbox

The VBA toolbox
GNU General Public License v3.0
129 stars 67 forks source link

'VBA_NLStateSpaceModel' doesn't save the convergence flag in 'out' object #86

Open ares7823 opened 3 years ago

ares7823 commented 3 years ago

Hi VBA developer, I guess this is a minor glitch, but I found that the model convergence flag, out.CV specified line 337-344, is not saved in the final 'out' object because it is not specified in the 'VBA_wrapup.m' used in line 364. Can you verify this?

I am using the version of VBA specified below, which I get from 'out.toolbox' : version: 'master/aa4657346cd0bda23e257bb576aa73a4c1598d52' git: 1

Thanks, Jungmin