| MATLAB Function Reference | Search  Help Desk |
| ver | Examples See Also |
Display version information for MATLAB, Simulink, and toolboxes
Syntax
ver ver toolbox
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
Seever.m for information on how your own toolboxes can use the ver command.
Examples
ver fuzzyreturns the version information for the Fuzzy Logic Toolbox
Fuzzy Logic Toolbox. Version 2.0 15-Nov-1997
See Also
help, info, version, whatsnew