Open fbrazdik opened 2 years ago
Hi Fero - the tseries object has been removed from Iris now. The new replacement is Series.This distinction was introduced back in 2015 (in response to new Matlab graphics). For some time these two objects coexisted (but only Series was compatible with the new Matlab graphics capabilities).
Now, tseries is gone for good.
The total removal was necessary to introduce the following feature: If you have an old mat file with the old tseries objects, it is now loaded as Series objects.
Best Jaromir
On Tue, Nov 8, 2022 at 5:22 PM Fero @.***> wrote:
tseries function fails, even simple one as tseries(1:10,1:10) crashes returning 'Error using tseries Too many input arguments'
— Reply to this email directly, view it on GitHub https://github.com/IRIS-Solutions-Team/IRIS-Toolbox/issues/349, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGCVKKWUC6TLCHSKCBGRIPLWHJ42ZANCNFSM6AAAAAAR2QDPXE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
tseries function fails, even simple one as tseries(1:10,1:10) crashes returning 'Error using tseries Too many input arguments'
Latest release 20221026