Determine if version is Student Version
tf = isstudent
tf = isstudent returns logical 1 (true) if the version of MATLAB® is the Student Version. Otherwise, it returns logical 0 (false) for commercial versions.
1
true
0
false
is* | license | ver | version
is*
license
ver
version