Robochameleon
v1.0
Main Page
User Guides
Code groups
Classes
Files
File List
File Members
utils
minIdx.m
Go to the documentation of this file.
1
function
id
= minIdx( x,dim )
2
[~,id]=min(x,[],dim);
3
end
Generated on Fri Dec 9 2016 18:23:38 for Robochameleon by
1.8.11