public class MatlabReleaseInfo extends Object
| Constructor and Description |
|---|
MatlabReleaseInfo(String matlabRoot) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullMatlabVersionNumber() |
boolean |
verLessThan(double version) |
public MatlabReleaseInfo(String matlabRoot)
public String getFullMatlabVersionNumber() throws MatlabVersionNotFoundException
MatlabVersionNotFoundExceptionpublic boolean verLessThan(double version)
throws MatlabVersionNotFoundException
MatlabVersionNotFoundExceptionCopyright © 2016–2019. All rights reserved.