IRIS Toolbox version 20130409 and Matlab r2020b
Show older comments
Hello, I am using Matlab R2020b and have installed IRIS Toolbox version 20130409. To read the imported data I am using dbload function (like: db_M = dbload([dpath 'M.csv'], 'dateformat','YYYYFP');), but I am not able to load the data, all the time it comments "Identifier 'thisUserData' is not a function or a shared variable. To share 'thisUserData' with nested function, initialize it in the current scope. For more information, see Sharing Variables Between Parent and Nested Functions." Could you please suggest me how to modify the command or how to deal the problem. It prevents me from using Kalman filtration and forecasting.
Answers (1)
Walter Roberson
on 13 Nov 2020
Edited: Walter Roberson
on 9 May 2025
0 votes
There is 2020 release from less than a month ago.
1 Comment
Walter Roberson
on 13 Nov 2020
Why not use the new version?
Seriously... it would take me time to debug the problem and create a patch for you, and I am not inclined to spend that time when the developers have already created an updated version suitable for MATLAB R2019 and later. I do not have unlimited time, so if you do not have a Good Reason, then I am not going to bother.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!