Azzera filtri
Azzera filtri

Geoid Data for Aerospace Toolbox download does not download required mat files

8 visualizzazioni (ultimi 30 giorni)
I found this link to the Geoid Data for Aerospace Toolbox:
Because, of course, the Add-on Explorer just doesn't work (seems like a known issue), thus I can't click on
aeroDataPackage
to attempt to get these through the Explorer. I have the Aerospace Toolbox installed and licensed to use.
This page has a "Download" link which downloads the file "aerospacegeoiddata.mlpkginstall". Running this file opens the Add-on Manager (which works fine), and it claims everything is installed successfully.
When I then navigate to C:\ProgramData\MATLAB\SupportPackages\R2023a\toolbox\aero\aerodata\aerogeoiddata
there are no .mat files here. This location was added to my Matlab Path (I assume by the add-on manager install).
But when I then try to run
geoidheight(lat,lon,'egm2008')
which requires 'geoidegm2008grid.mat' (presumably from the Geoid Data for Aerospace Toolbox), I get an error. Indeed running
which('geoidegm2008grid.mat','-ALL')'
gives
'geoidegm2008grid.mat' not found.
How can I get this require mat file?? Why did the install claim success but the folder contains no mat files??
  9 Commenti
Raquel Navarro Buendía
Raquel Navarro Buendía il 3 Giu 2024
Modificato: Raquel Navarro Buendía il 3 Giu 2024
I had the same issue when I reinstalled matlab to another PC, then I decide to install all the toolboxes I had in the previous one and I fix the problem:
- Aerospace Toolbox
- Statistics and Machine Learning Toolbox
- Tide Model Driver (TMD) version 3.0
- Mapping Toolbox
- Ephemeris Data for Aerospace Toolbox
- Geoid Data for Aerospace Toolbox
Most probably the last one had the file, but I am not sure.
Good luck!
Steven Lord
Steven Lord il 3 Giu 2024
I believe from the description that this is Bug Report 3118078. That Bug Report is listed as fixed in release R2023b Update 8 and release R2024a.

Accedi per commentare.

Risposta accettata

Cris LaPierre
Cris LaPierre il 10 Ott 2023

Più risposte (0)

Categorie

Scopri di più su Aerospace Applications in Help Center e File Exchange

Prodotti


Release

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by