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