Community Profile

photo

Alex


Active since 2015

Statistics

  • First Review

View badges

Content Feed

View by

Question


How to define input types in Matlab Coder for a function that has a varying number of input?
I have a function let's say sq_dist(). This function can be called like this sq_dist(a,b) or sq_dist(a). This function includes ...

8 years ago | 1 answer | 0

1

answer

Question


How to find elements in a 2D cell array in Matlab more efficiently?
I was wondering if there is an easy solution to the question asked here: <http://stackoverflow.com/questions/28765598/how-to-f...

9 years ago | 2 answers | 0

2

answers