Problem 1920. Find the position of first minimum value in an integer array with numbers
Solution Stats
Problem Comments
Solution Comments
-
4 Comments
Show
1 older comment
Awadhesh Srivastava
on 9 Oct 2013
please explain the solution.
James
on 9 Oct 2013
The ~ is a dummy variable, and isn't needed for the calculation. Some earlier versions of MATLAB don't have that option, and will give you an error with that statement. If you have that happen, you can use dummy or junk as the variable name in place of the ~.
Awadhesh Srivastava
on 10 Oct 2013
thanks James
J.R.! Menzinger
on 10 Oct 2013
I'm late, but James answer ist perfect! ;-)
Problem Recent Solvers172
Suggested Problems
-
Find the peak 3n+1 sequence value
1832 Solvers
-
413 Solvers
-
1104 Solvers
-
1251 Solvers
-
3235 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!