gurobiver

gurobiver(varargin)

gurobiver() - Prints or returns installed GUROBI version info.

gurobiver
v = gurobiver
v = gurobiver('all')

When called with an output argument and no input argument, gurobiver() returns the current GUROBI version numbers. With an input argument (e.g. 'all') it returns a struct with the fields Name, Version, Release, and Date (all char arrays). Calling gurobiver() without assigning the return value prints the version and release date of the current installation of GUROBI.

See also mpver(), gurobi.