does matlab version 2021a have forecast command !!!!

 Akzeptierte Antwort

Image Analyst
Image Analyst am 20 Jan. 2024

1 Stimme

See the links at the right side of this page, for example
It looks like it's in the Econometric Toolbox. Type
>> ver
to see if you have that toolbox.

Weitere Antworten (1)

Walter Roberson
Walter Roberson am 20 Jan. 2024

0 Stimmen

It looks like you named your script forecast.m and you expect that script forecast.m to be able to call the forecast() function. That will not work. You need to rename your script to something else.

Kategorien

Mehr zu Financial Toolbox finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by