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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
