Effacer les filtres
Effacer les filtres

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

8 vues (au cours des 30 derniers jours)
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 commentaires
Raquel Navarro Buendía
Raquel Navarro Buendía le 3 Juin 2024
Modifié(e) : Raquel Navarro Buendía le 3 Juin 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 le 3 Juin 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.

Connectez-vous pour commenter.

Réponse acceptée

Cris LaPierre
Cris LaPierre le 10 Oct 2023

Plus de réponses (0)

Catégories

En savoir plus sur Aerospace Applications dans Help Center et File Exchange

Produits


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by