| MATLAB Function Reference | Search  Help Desk |
| version | See Also |
Syntax
v = version [v,d] = version
Description
v = version
returns a string v containing the MATLAB version number.
[v,d] = version
also returns a string d containing the date of the version.
See Also
help, info, ver, whatsnew