Feeds
提问
Why am I getting this error when trying to show a cell of an array? "Brace indexing is not supported for variables of this type"
Hi, I'm trying to make a code for reading an array (dat) from a text file and changing each cell per column and per row accordin...
4 years 前 | 2 个回答 | 0
2
个回答提问
How to read each value of a column and replace it with another value when a rule is met?
Hi, I got a text file which I used "textscan" to read and convert into an array called dat. Now I want to make a loop by reading...
4 years 前 | 1 个回答 | 0
1
个回答提问
Why do I get "0x301 empty double matrix" when reading a cell array with data in it?
Hi, I have a text file that is converted to a cell array, so when I want to see if it is reading it properly, I show the cell ar...
4 years 前 | 1 个回答 | 0

