Faq Improve performance with PLS Toolbx and Solo: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
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...")
(No difference)

Revision as of 10:50, 21 November 2018

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'))