irisversion
X = irisversion()
X
[ char ] - String describing the currently installed IRIS version.The version string consists of the generation number, followed by a dot and the distribution date (yyyymmdd).
The irisversion
function is equivalent to the following call to calling irisget('version')
.