| 查看: 832 | 回复: 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 如何解决? |
» 猜你喜欢
2026年面上项目中了,2A+B, 会评顺利通过
已经有4人回复
售T0P一区SCI文章,我:8O5.51.O.54,科目齐全,可+急
已经有4人回复
面上项目2026年人工智能评审意见,不知道是否上会
已经有9人回复
售T0P一区SCI文章,我:8O5.51.O.54,科目齐全,可+急
已经有4人回复
大家好,校样时候的紧急求助,请各位帮帮忙了
已经有7人回复
昨日死,今日生
已经有7人回复
售T0P一区SCI文章,我:8O5.51.O.54,科目齐全,可+急
已经有7人回复
27年博士招生信息
已经有13人回复
植酸TLC薄层色谱爬板
已经有6人回复
单宁酸
已经有3人回复

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

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

6楼2009-06-17 22:55:19
voice2001
铜虫 (著名写手)
- 应助: 7 (幼儿园)
- 金币: 8032.5
- 散金: 12
- 帖子: 2233
- 在线: 302.3小时
- 虫号: 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 (幼儿园)
- 金币: 8032.5
- 散金: 12
- 帖子: 2233
- 在线: 302.3小时
- 虫号: 288175
- 注册: 2006-10-21
- 专业: 海洋物理学
9楼2009-06-21 21:40:55











回复此楼