Feeds
질문
extract numeric values from strings in xls files?
Hi, I have an xls file with 10 columns. The columns are full of string and inside the strings there are some numeric values tha...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
Use a loop to load .dat files (with matrices) and manipulate them
Hi, I have some .dat files which include measurements in a matrix form. I want to load them in matlab and in each of them to rem...
대략 14년 전 | 답변 수: 2 | 0
2
답변질문
how to take the non zero values from one matrix and put them in another??
I have a matrix [640 640] with few non zero values and many zeros. I want to put all the non zero values in a new matrix. Some...
14년 초과 전 | 답변 수: 2 | 0
2
답변질문
Sum of many inputs
Hi guys, I want to implement a function that I find the sum of as many input arguments I give. For example in one case it...
거의 15년 전 | 답변 수: 2 | 0
