IRIS Toolbox version 20130409 and Matlab r2020b
Ältere Kommentare anzeigen
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.
Antworten (1)
Walter Roberson
am 13 Nov. 2020
Bearbeitet: Walter Roberson
am 9 Mai 2025
0 Stimmen
There is 2020 release from less than a month ago.
1 Kommentar
Walter Roberson
am 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.
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!