MATLAB Function Reference
  Go to function:
    Search    Help Desk 
ver    Examples   See Also

Display version information for MATLAB, Simulink, and toolboxes

Syntax

Description

ver displays the current version numbers and release dates for MATLAB, Simulink, and toolboxes.

ver toolbox displays the current version number and release date for the toolbox specified by toolbox.

Remarks

See ver.m for information on how your own toolboxes can use the ver command.

Examples

returns the version information for the Fuzzy Logic Toolbox

See Also

help, info, version, whatsnew



[ Previous | Help Desk | Next ]