Faq Improve performance with PLS Toolbx and Solo

From Eigenvector Research Documentation Wiki
Revision as of 10:50, 21 November 2018 by imported>Lyle (Created page with "===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 experi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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:

    1. Use the latest version of PLS_Toolbox. In some cases we've been able fix problems associated with Mac performance.
    2. Try changing the Java Heap Size from the Matlab->Preferences->Java Heap Memory menu item. Select the largest amount available (e.g., 256MB).
    3. 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'))