Feeds
질문
Getting the contents from cells in a cell array using MEX
I have a 5x1 cell array (each cell has a single number) and I want to pass this cell array as a parameter to a mex function (wri...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
join numbers in vector
I have a row vector with 7 numbers, e.g. 13 30 44 12 44 23 12. I want to join all these numbers into a single number, or 1330...
12년 초과 전 | 답변 수: 3 | 1
3
답변질문
Searching for a string in a very efficient way
Hi. I have two cell arrays, A and B. A contains 3000 strings and B contains 107,000 strings. Some of the strings in B might a...
12년 초과 전 | 답변 수: 2 | 0
