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?

답변 (1개)

Walter Roberson
Walter Roberson 2022년 8월 15일

0 개 추천

The original of the file is at
filename = fullfile(matlabroot,'examples', 'aero_satcom','data','SatelliteScenarioCustomAttitudeData.mat')
filename = '/MATLAB/examples/aero_satcom/data/SatelliteScenarioCustomAttitudeData.mat'
ls(filename)
/MATLAB/examples/aero_satcom/data/SatelliteScenarioCustomAttitudeData.mat
This requires Aerospace Toolbox R2022a or later.

카테고리

도움말 센터File Exchange에서 Reference Applications에 대해 자세히 알아보기

질문:

2022년 8월 15일

댓글:

2022년 8월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by