powered by
Find minimum value of a vector
find_min(x, y)
Value of val at the minimum of var
Variable to find the minimum for
Variable to find the value for at the maximum of var
Find the value of y at the minimum value of x
find_min(1:10, 21:30)
Run the code above in your browser using DataLab