how can i know which are missing toolboxes?

4 ビュー (過去 30 日間)
Sina Kian
Sina Kian 2019 年 11 月 16 日
回答済み: Walter Roberson 2019 年 11 月 16 日
dear friends,
I run one code which I am sure it is true. Because I got it from a professor. but it gives error? what are missing toolboxes? and how can I find what are the necessary toolboxes with my self without asking here?
112.JPG
Best Regards

回答 (1 件)

Walter Roberson
Walter Roberson 2019 年 11 月 16 日
year() is part of the Finance Toolbox. You would not have received that particular error if you did not already have that toolbox. You are not having problems with missing toolboxes.
You would get that particular error if the data in data_inizio or data_fine is character and has a month name representation that datenum cannot recognize. One of the ways that can happen is if the month name is non-English, such as 23-Marz-2007

カテゴリ

Help Center および File ExchangeTime Series Objects についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by