Faq Improve performance with PLS Toolbx and Solo
Jump to navigation
Jump to search
Issue:
How can I improve performance with PLS_Toolbox and Matlab on the Mac platform?
Possible Solutions:
Some combinations of PLS_Toolbox and Matlab can experience performance issues. These issues can be the result of a combination of factors involving both PLS_Toolbox and or Matlab. We recommend one or more of the following:
- Use the latest version of PLS_Toolbox. In some cases we've been able fix problems associated with Mac performance.
- Try changing the Java Heap Size from the Matlab->Preferences->Java Heap Memory menu item. Select the largest amount available (e.g., 256MB).
- For Matlab versions 2011a and newer, disable Screen Menus via the java.opts file. Save all of your work then from the Matlab Command window enter:
edit(fullfile(matlabroot,'bin','maci64','java.opts'))