Feeds
提问
Divide a cellarray in n parts
I've {A} that is linear cell array 1xN. I would like divide this vector in M parts. {B} is MxL matrix of cell. (MxL=N). Thanks.
10 years 前 | 1 个回答 | 0
1
个回答提问
Text file modification (remove blank line)
I've a text file like this: [TITLE] -> blank line (I want remove) <- [JUNCTIONS] ;ID Elev Demand...
10 years 前 | 1 个回答 | 1
1
个回答提问
How to take matrix from .txt file?
Hi everybody! Attached there is my input file, inside txt file there are different table. I need to extract these matrix consid...
10 years 前 | 1 个回答 | 0
1
个回答提问
How look for value inside Cell_array?
I've a cell_array of data, the dimension is 'Cell_P' 10x1, inside every cell there is a matrix 25x16. I need six columns of the ...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to generalize this code?
I'm working with WDS (Water Distribution System) at the moment I'm using a small one so I can write every matrix manually... but...
10 years 前 | 1 个回答 | 0
