Community Profile

photo

Simon


SMI Aalborg Univ

Last seen: 3 years ago Active since 2014

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Getting index from strsplit or strfind in a null (00) terminated string
I have a long string with chunks of data. Each data chunk is separated/terminated by null (hex 00). Right now I use _strsplit(da...

8 years ago | 1 answer | 0

1

answer

Question


Alternative to num2str when looking up in containers.Map (performance)
Hi, I have implemented A* for x,y grid maps. I use two _containers.Map_ to keep track of visited nodes and running cost, sinc...

8 years ago | 1 answer | 1

1

answer

Question


How to read a custom file with data, and search and parse
I am trying to read files with a custom format, where I need (lack of better word) the raw data of the file so I can search and ...

8 years ago | 1 answer | 0

1

answer

Question


MATLAB Coder return vector or matrix
I have made a simple function to do a calculation and return a matrix. Using MATLAB Coder I intent to use the compiled code in i...

9 years ago | 1 answer | 1

1

answer