I don't have the largeConstellation.tle file
Mostra commenti meno recenti
when i try to run the code below, matlab report :"Unable to add satellite to the satelliteScenario because the specified TLE or SEM file could not be opened." Then I searched the largeConstellation.tle in my matlab root and do not find it either. Does anyone have the same question? Or if somebody can provide the .tle file to me, thanks!
%Add Large Constellation of Satellites
sat = satellite(sc,"largeConstellation.tle");
numSatellites = numel(sat);
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Reference Applications in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!