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

Return 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, info, ver, whatsnew



[ Previous | Help Desk | Next ]