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