Community Profile

photo

Jens


Last seen: 4 months ago Active since 2014

Statistics

All
  • Solver

View badges

Content Feed

View by

Solved


Find the position of first minimum value in an integer array with numbers
If x = [2 6 4 9 10 3 1 5 1] the the output should be 7, because the first minimum value (1) lies at the 7th position.

3 years ago

Question


Matlab compiler and Statistics toolbox - error when running standalone application
I am trying to compile a small function containing the nanmean function from the stats toolbox using the Matlab compiler. This d...

10 years ago | 1 answer | 0

1

answer