edit the orbital elements

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.

1 件のコメント

syafq ads
syafq ads 2022 年 8 月 24 日
thank you! :)

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeReference 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