필터 지우기
필터 지우기

Datcom import failed

조회 수: 1 (최근 30일)
Ryan
Ryan 2011년 2월 11일
댓글: David Coventry 2021년 8월 2일
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
Walter Roberson
Walter Roberson 2021년 7월 30일
Unfortunately that is inside a .p file so we cannot look at the source code.
David Coventry
David Coventry 2021년 8월 2일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by