IRIS Toolbox version 20130409 and Matlab r2020b
Afficher commentaires plus anciens
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.
Réponses (1)
Walter Roberson
le 13 Nov 2020
Modifié(e) : Walter Roberson
le 9 Mai 2025
0 votes
There is 2020 release from less than a month ago.
1 commentaire
Walter Roberson
le 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.
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!