edit the orbital elements
Mostrar comentarios más antiguos
hi, i want to edit orbital elements in "SatelliteScenarioCustomAttitudeData.mat" but i didnt found the file, but can i know how can i find the file?
Respuestas (1)
The original of the file is at
filename = fullfile(matlabroot,'examples', 'aero_satcom','data','SatelliteScenarioCustomAttitudeData.mat')
ls(filename)
This requires Aerospace Toolbox R2022a or later.
1 comentario
syafq ads
el 24 de Ag. de 2022
Categorías
Más información sobre Reference Applications en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!