version

Purpose

MATLAB version number.

Synopsis

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, ver,Readme

(c) Copyright 1994 by The MathWorks, Inc.