DATCOM file for aerospace boxset

Where can i download Datcom file of any single engine light aircraft? (Cessna 172, cirrus,diamond etc......)

回答(1 个)

Walter Roberson
Walter Roberson 2018-12-18

0 个投票

6 个评论

downloaded then typed
alldata=datcomimport('datcom.out',true,0);
but failed
"Warning: DATCOM file reader state inconsistent
> In usafdatcom
In usafdatcom "
I do not know , but this person at Cirrus might have sources as they created some of them.
Hi,
You will notice in the file Walter linked to there are numerous lines with the warning:
** ERROR ** NO NAMELIST NAME FOLLOWING $
DATCOM was unable to parse these lines, and subsequently so is MATLAB (as well as all other comment lines).
You need to remove all comment lines from the .out file and rerun you command. Remove any line that begins with a single star (*) (except for the file header).
You should see no warnings when you rerun.
Thanks,
Collin
Please where can i find for a cessna 162 light sport aircraft

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Get Started with Aerospace Blockset 的更多信息

产品

版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by