From: Brandon on
Can the Matlab optimization toolbox be used to solve maxmin problems?

I know the functions fminimax and fgoalattain are conceptually close (ie they solve the minimax problem) so can they be implemented in a way that solves the related maxmin problem?

Thanks in advance for your consideration.