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

MATLAB version number

Syntax

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        Online help for MATLAB functions and M-files

whatsnew    Display README files for MATLAB and toolboxes



[ Previous | Help Desk | Next ]