| 查看: 900 | 回复: 8 | |||
| 当前主题已经存档。 | |||
voice2001铜虫 (著名写手)
|
[交流]
【求助】matlab程序运行过程中的Warning问题
|
||
|
本人在运行matlab程序过程中遇到问题如下: Warning: Could not find an exact (case-sensitive) match for 'Close'. C:\Tool\matlab\toolbox\matlab\graphics\close.m is a case-insensitive match and will be used instead. You can improve the performance of your code by using exact name matches and we therefore recommend that you update your usage accordingly. Alternatively, you can disable this warning using warning ('off','MATLAB:dispatcher:InexactMatch'). > In xlswrite at 246 In file1 at 158 ??? Error using ==> horzcat The following error occurred converting from logical to opaque: Error using ==> horzcat Undefined function or method 'opaque' for input arguments of type 'logical'. Error in ==> file1 at 158 xlswrite('file2.xls',value,1); 请各位大侠指点, 1 这是什么问题? 2 如何解决? |
» 猜你喜欢
有多少人是今天查系统知道结果的?
已经有19人回复
面上合作单位盖章
已经有9人回复
面上函评意见出来了,像什么等级?
已经有17人回复
为什么国自然不能直接公布
已经有5人回复
梦想
已经有7人回复
学科评审组评审是指会评吗?
已经有4人回复
为什么资助数各大高校都创新高,自己申请怎么就这么难
已经有14人回复
小白求助 投论文要求的highlights应该如何写
已经有4人回复
麻烦专家们看看评委们的意见(F口面上)
已经有12人回复
怎么看青基中了没有啊
已经有6人回复

2楼2009-06-16 21:42:26

3楼2009-06-16 21:46:46
voice2001
铜虫 (著名写手)
- 应助: 7 (幼儿园)
- 金币: 8060.5
- 散金: 12
- 帖子: 2233
- 在线: 302.6小时
- 虫号: 288175
- 注册: 2006-10-21
- 专业: 海洋物理学
4楼2009-06-17 21:31:46
voice2001
铜虫 (著名写手)
- 应助: 7 (幼儿园)
- 金币: 8060.5
- 散金: 12
- 帖子: 2233
- 在线: 302.6小时
- 虫号: 288175
- 注册: 2006-10-21
- 专业: 海洋物理学
5楼2009-06-17 21:37:58

6楼2009-06-17 22:55:19
voice2001
铜虫 (著名写手)
- 应助: 7 (幼儿园)
- 金币: 8060.5
- 散金: 12
- 帖子: 2233
- 在线: 302.6小时
- 虫号: 288175
- 注册: 2006-10-21
- 专业: 海洋物理学
|
谢谢指点! 不过我还有个问题不懂,能否麻烦你给细致讲解一下? 本程序现在已经可以正常执行,并且完成了向excel表格写数据的功能。运行出现xlswrite函数错误时,程序已经调用此语句向excel表格中写了10000多行数据。也就是说,在程序前10000多次向excel表格中写数据没有出现问题,而是在写入多次后才出现的上述问题,请问是什么原因? 还有,我用本程序多次进行实验,也出现了类似的问题,但是每次因错误而程序终止后,打开已写入的excel表格查看发现,写入的行数的多少每次都不同。也就是说,每次出现上述问题时,程序执行循环的次数并不相同。本程序是通过循环,调用xlswrite语句写入工作表数据的。 能否麻烦再详细指点一下,这个问题我思考了很久也无法解决!! 谢谢!!!!!! |
7楼2009-06-18 20:03:16

8楼2009-06-18 22:37:35
voice2001
铜虫 (著名写手)
- 应助: 7 (幼儿园)
- 金币: 8060.5
- 散金: 12
- 帖子: 2233
- 在线: 302.6小时
- 虫号: 288175
- 注册: 2006-10-21
- 专业: 海洋物理学
9楼2009-06-21 21:40:55










回复此楼
投票:
5