从第三行开始读,以空格为界定符,然后分别读到四个字符串中去,将第一个字符串赋值给bianliang,后面的就可以给第一列了。[str1 str2 str3 st4]=strread(str,'%s %d %d %d','delimiter',' ');bianliang=str1;