Feeds
질문
remove cell values of a column vector not contained in another column vector
I have two column vectors: A=[1; 2; 3; 4; 5; 6] B=[1; 3; 4; 6] I would like to obtain a column vector that cointain only ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
replace maximum values of each row of a matrix
I have a huge matrix with i rows and j columns. I would like to find the max number for each row and, then, replace 1 in these p...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
3D surface plot with three vector
I have a certain number of X,Y,Z vectors. I have to show a 3D representation of them and I have tryed with a plot3 function, as ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
write a loop reading txt files to write a xlsx file with specific strings and numbers
Hello, I have txt files called: Input_1.txt, Input_2.txt, and so on. In these files I have both numbers and strings. For exam...
5년 초과 전 | 답변 수: 1 | 0

