Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Vectors must be the same length - No idea why they are not!

조회 수: 1 (최근 30일)
Daphne PARLIARI
Daphne PARLIARI 2020년 1월 18일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi everyone!
I am attaching a code that eventually will evaluate the performance of a numerical model against observational values. Up to this point, I am inserting .xlsx files that contain measurements from several weather stations.
The error appears in line 182, when I try to plot mean hourly values of temperature. Y axis should be Hourly_Temp_mean and X axis H_date_Unique. In my mind these two must have equal dimensions but it appears that this is not the case. Of course with different dimensons, the plot cannot be produced.
Any contributions will be much appreciated....
  댓글 수: 4
Daphne PARLIARI
Daphne PARLIARI 2020년 1월 19일
Yes, the rdir is the one you understood.
Instead of the 'C:\PhD\Projects\LIFE ASTI\C.3\Weather station data\from desktop\Obs. data 4 Keppas\', you can just try to access the two .xlsx I attached along with my question and you'll get the idea of my problem.
Sindar
Sindar 2020년 1월 20일
Have your code debug/pause at the error and check the size of your variables

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by