Error in loading data

조회 수: 5 (최근 30일)
llrb
llrb 2012년 9월 23일
Hi all,
I am a new user of Matlab. I got an error message when I haven't got before. I have an atmospheric data contains altitude, density, and temperature. I write the data in the script. All these data are numerical.
This is part of the data I can show: 0 288.2 1.225 1000 281.7 1.112 2000 275.2 1.007
I use this data more than 10 times and it works just fine. However, today I got an error message saying that "Parse error at '288.2': usage might be invalid MATLAB syntax", all over the number in the second column (288.2,281.7,and 275.2, so on.
I don't understand what really happened because I think the data was okay. worse, I can't run any functions as these data is inputs for all variables in the function. I already recreate the script but it's still fail.
I hope someone could help me figure this out.
Thank you

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by