ver

August 13th, 2009 Posted in Functions

ver MATLAB, SIMULINK, and TOOLBOX information.
ver displays the current MATLAB and toolbox version numbers.
ver(TOOLBOX_DIR) displays the current version information the
toolbox specified by the string TOOLBOX_DIR.

For example,
ver control
returns the version for the Control System Toolbox.

For tips on how to hook your toolboxes into ver ‘type ver.m’.

See also version, hostid, license, info, whatsnew.

Leave a Reply

You must be logged in to post a comment.