[NUM]=xlsread('datas1.xls','B2:F93');

y_obs=NUM(:,1);
c_year=NUM(:,2);
i_year=NUM(:,3);
m_obs=NUM(:,4);
p_obs=NUM(:,5);
