knitrover
- knitrover(varargin)
knitrover()- Prints or returns installed Artelys Knitro version info.knitrover v = knitrover v = knitrover('all')
When called with an output argument and no input argument,
knitrover()returns the current Artelys Knitro version numbers. With an input argument (e.g.'all') it returns a struct with the fieldsName,Version,Release, andDate(all char arrays). Callingknitrover()without assigning the return value prints the version and release date of the current installation of Artelys Knitro.See also
mpver(),knitro_solve.