IRIS-Solutions-Team / IRIS-Toolbox

[IrisToolbox] for Macroeconomic Modeling
Other
90 stars 41 forks source link

Forgotten 'k' #275

Closed jvlcekatcz closed 3 years ago

jvlcekatcz commented 3 years ago

Unrecognized function or variable 'k'.

Error in TimeSubscriptable.createDateAxisData>backwardCompatibilityDateFormat (line 101) replacement = [ ];k

Error in TimeSubscriptable.createDateAxisData (line 36) dateFormat = backwardCompatibilityDateFormat(dateFormat, timeFrequency);

Error in Series.implementPlot (line 58) = TimeSubscriptable.createDateAxisData(axesHandle, dates, opt.PositionWithinPeriod, opt.DateFormat);

Error in Series/plot (line 117) [varargout{1:nargout}] = Series.implementPlot(@plot, varargin{:});

jaromir-benes commented 3 years ago

Thanks, fixed - will out with the next release.

On Tue, Oct 13, 2020 at 10:35 PM jvlcekatcz notifications@github.com wrote:

Unrecognized function or variable 'k'.

Error in TimeSubscriptable.createDateAxisData>backwardCompatibilityDateFormat (line 101) replacement = [ ];k

Error in TimeSubscriptable.createDateAxisData (line 36) dateFormat = backwardCompatibilityDateFormat(dateFormat, timeFrequency);

Error in Series.implementPlot (line 58) = TimeSubscriptable.createDateAxisData(axesHandle, dates, opt.PositionWithinPeriod, opt.DateFormat);

Error in Series/plot (line 117) [varargout{1:nargout}] = Series.implementPlot(@plot https://github.com/plot, varargin{:});

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/IRIS-Solutions-Team/IRIS-Toolbox/issues/275, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGCVKKTMITXJIRVLDPE563TSKS22HANCNFSM4SPUCTNA .