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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

