DATCOM file for aerospace boxset

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

Answers (1)

Walter Roberson
Walter Roberson on 18 Dec 2018

6 Comments

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
Thanks, Collin.
Please where can i find for a cessna 162 light sport aircraft
Possibly you might be able to construct the information from http://wiredspace.wits.ac.za/jspui/bitstream/10539/21163/2/0005865V.pdf ?

Sign in to comment.

Categories

Products

Release

R2018b

Asked:

on 18 Dec 2018

Commented:

on 30 May 2021

Community Treasure Hunt

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

Start Hunting!