Feeds
질문
Compare rows from different columns
I'm sure this isn't difficult but my brain is struggling a little: I want to compare two column vectors and see if any of the v...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Search for values in a matrix
I'd like to search the first two columns of a matrix for a specific value and then return the whole row for any that match. Than...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using Surf function with matrix
Can anyone give a quick solution how I can generate a surface plot using 3x column matrix (C attached). when using: surf(C(:,1)...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
Locating characters in a string array
Hi, I've generated a list of numerous characters in a string (102) and assigned each character a number (1:102) in the second c...
5년 초과 전 | 답변 수: 3 | 1
