Configuration¶
-
class
Configuration
¶ Contains important configuration information regarding the setup of MATLAB and matlabcontrol.
Author: Joshua Kaplan
Methods¶
getClassPathAsCanonicalPaths¶
getClassPathAsRMICodebase¶
getMatlabLocation¶
-
static String
getMatlabLocation
()¶ Returns the location or alias of MATLAB on an operating system specific basis. For OS X this will be the location, for Windows or Linux this will be an alias. For any other operating system an exception will be thrown.
Throws: - MatlabConnectionException – thrown if the location of MATLAB cannot be determined on OS X, or the alias cannot be determined because the operating system is not Windows or Linux