IRIS-Solutions-Team / IRIS-Toolbox

[IrisToolbox] for Macroeconomic Modeling
Other
92 stars 42 forks source link

Error message when using "interpolateY2Q" #292

Open cfduarte opened 3 years ago

cfduarte commented 3 years ago

Hi Jaromir!

The function "interpolateY2Q" (attached) interpolateY2Q.zip

stopped working when I updated the IRIS version to the latest release. I get the following error message:

Error using fc.utils.general.interpolateY2Q The value of 'yearlyRange' is invalid. The class DateWrapper has no Constant property or Static method named 'getFrequencyAsNumeric'.

Error in extend.InputParser/parse (line 54) parse@inputParser(this, varargin{:});

Error in interpolateY2Q (line 121) parse(pp, varargin{:});

Thanks a lot!

Cláudia Duarte