Community Profile

photo

gwar


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 3 answers | 1

3

answers

Question


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...

10 years ago | 2 answers | 0

2

answers