IRIS Toolbox version 20130409 and Matlab r2020b

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.

Respuestas (1)

Walter Roberson
Walter Roberson el 13 de Nov. de 2020
Editada: Walter Roberson el 9 de Mayo de 2025

0 votos

There is 2020 release from less than a month ago.

1 comentario

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.

Iniciar sesión para comentar.

Categorías

Productos

Versión

R2020b

Etiquetas

Preguntada:

el 13 de Nov. de 2020

Editada:

el 9 de Mayo de 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by