声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 1300|回复: 3

[综合讨论] load出错求助

[复制链接]
发表于 2009-3-22 20:28 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
load e:\eof\series_R.dta;
??? Error using ==> load
Number of columns on line 72 of ASCII file e:\eof\seriesR.dta
must be the same as previous lines.
See FILEFORMATS for a list of known file types and the functions used to read
出现这样的错误, 写dta的fortran是:
open(14,FILE='series_R.dta')
write(14,4444) ((series(i,j),j=1,Lmonth),i=1,ista)
4444 format(576f7.2)
      close(14)
是不是格式不匹配出现的错误呢,还是别的什么错误?
回复
分享到:

使用道具 举报

 楼主| 发表于 2009-3-22 20:53 | 显示全部楼层
是不是以为这个160*576的数据太大了呢
发表于 2009-3-22 23:14 | 显示全部楼层
Number of columns on line 72 of ASCII file e:\eof\seriesR.dta
must be the same as previous lines.
检查72行的数据是否与之前的不同?
发表于 2009-3-25 11:38 | 显示全部楼层
我也遇到同样问题,怎么解决啊
您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-9-22 17:36 , Processed in 0.057985 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表