Feeds
質問
Cell2mat input cell array error
I have this error: Error using cell2mat (line 46) All contents of the input cell array must be of the same data type. W...
12年以上 前 | 1 件の回答 | 0
1
回答質問
How to read cell range from one cell in file
Hi all I want to read cell range from a file. Each cell of this file contains a different cell range. For example raw is the ...
12年以上 前 | 2 件の回答 | 0
2
回答回答済み
How to find strings in an excel file?
Thanks for your reply Yes, I did. I also tried colons = findstr(string, ':'); Any idea of what could be wrong?
How to find strings in an excel file?
Thanks for your reply Yes, I did. I also tried colons = findstr(string, ':'); Any idea of what could be wrong?
13年弱 前 | 0
| 採用済み
質問
How to find strings in an excel file?
I want to find all colons in an excel file colons = findstr(char, ':'); colons shows up empty. why is that?
13年弱 前 | 1 件の回答 | 0
