Filter löschen
Filter löschen

Datcom import failed

9 Ansichten (letzte 30 Tage)
Ryan
Ryan am 11 Feb. 2011
Kommentiert: David Coventry am 2 Aug. 2021
Hi,
I am trying to import an output file from datcom in to matlab using the datcomimport command. However, I am getting the following error:
>> datcomimport('for006.dat')
??? Index exceeds matrix dimensions.
Error in ==> C:\Program Files
(x86)\MATLAB\R2009b\toolbox\aero\aero\private\usafdatcom.p>usafdatcom/getoutputdata/dynamicread
at 3151
Error in ==> C:\Program Files
(x86)\MATLAB\R2009b\toolbox\aero\aero\private\usafdatcom.p>usafdatcom/getoutputdata/dataread
at 2683
Error in ==> C:\Program Files
(x86)\MATLAB\R2009b\toolbox\aero\aero\private\usafdatcom.p>usafdatcom/getoutputdata at 2630
Error in ==> C:\Program Files
(x86)\MATLAB\R2009b\toolbox\aero\aero\private\usafdatcom.p>usafdatcom at 111
Error in ==> datcomimport at 84
[casenoout casedata] = usafdatcom(files,usenan,verbose);
I am not sure why this is happening. Can anyone offer any help?
Thanks,
Ryan
  3 Kommentare
Walter Roberson
Walter Roberson am 30 Jul. 2021
Unfortunately that is inside a .p file so we cannot look at the source code.
David Coventry
David Coventry am 2 Aug. 2021
There was likely a bug fix that occured in that time span. Release notes an external bug reports can be used to help track down changes in behavior that you might see.
If in doubt, you can always contact tech support.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Get Started with Aerospace Blockset finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by