Data_Airline dataset was removed?

조회 수: 2 (최근 30일)
Daniel Santos
Daniel Santos 2024년 1월 10일
댓글: Daniel Santos 2024년 1월 15일
I'm trying to load the database: Data_Airline, which should come in the econometrics toolbox to follow the MATLAB tutorials, but it doesn't work.
I checked on the installation page that it is not even present in the contents.m file
Does anyone know if this database has been removed from the econometrics toolbox?
Could someone send me this Data_Airlines.mat file so I can continue my studies?

채택된 답변

Cris LaPierre
Cris LaPierre 2024년 1월 10일
Beginning in R2023a, the product documentation is no longer installed by default (see here). A side effect of this is that some example datasets are no longer installed by default. You can still access them by either installing the documentation, or by finding an example in the online documentation that uses that file, and then use the 'Open in MATLAB Online' or 'Copy Command' workflows to open that example (along with any associated data files) in your MATLAB instance.
Here are 2 examples that use Data_Airline.mat
Copy the command and run it in your MATLAB Command Window.
The example and supporting files will be download to a local folder. It will open in MATLAB, and your Current Folder will be changed to the example folder. If it is a file you use often, consider adding the example folder to your MATLAB Path.
  댓글 수: 1
Daniel Santos
Daniel Santos 2024년 1월 15일
Excelent! It's working with this suggestion. Thanks.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Econometrics Toolbox에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by