Faq Solo Predictor error using object attempted to access out message

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Issue:

Solo_Predictor gives the error "Error using object. Attempted to access out(1); index out of bounds because numel(out)=0."

Possible Solutions:

In some installations of Solo_Predictor (e.g. when running as a service), the system is unable to locate a user's preferences folder. This leads to an error:

Error using object. Attempted to access out(1); index out of bounds because numel(out)=0.

The solution is to define a specific folder for the EVRI home directory. In Solo_Predictor this is done by adding the following to the default.xml file

<evridir>
  <evri_home_dir>C:/temp/</evri_home_dir>
</evridir>

The folder specified (C:/temp ) can be replaced by any valid folder location.

Other Applications

If you encounter this error in any other Eigenvector application, please contact our helpdesk.


Still having problems? Please contact our helpdesk at helpdesk@eigenvector.com