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