Data_Airline dataset was removed?

6 visualizaciones (últimos 30 días)
Daniel Santos
Daniel Santos el 10 de En. de 2024
Comentada: Daniel Santos el 15 de En. de 2024
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?

Respuesta aceptada

Cris LaPierre
Cris LaPierre el 10 de En. de 2024
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 comentario
Daniel Santos
Daniel Santos el 15 de En. de 2024
Excelent! It's working with this suggestion. Thanks.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by