Open mbenguig opened 7 years ago
It could be safer and cleaner to only rely on MatlabWorkerConfiguration.xml to retrieve informations related to the Matlab installation (versions,..) rather than using internal functions such as
conf = (MatlabEngineConfig) MatlabFinder.getInstance().findMatSci(paconfig.getVersionPref(), paconfig.getVersionRej(), paconfig.getVersionMin(), paconfig.getVersionMax(), paconfig.getVersionArch(), paconfig.isDebug());
It could be safer and cleaner to only rely on MatlabWorkerConfiguration.xml to retrieve informations related to the Matlab installation (versions,..) rather than using internal functions such as
conf = (MatlabEngineConfig) MatlabFinder.getInstance().findMatSci(paconfig.getVersionPref(), paconfig.getVersionRej(), paconfig.getVersionMin(), paconfig.getVersionMax(), paconfig.getVersionArch(), paconfig.isDebug());