Skip to content

model array size problem  #15

Open
@VedaHung

Description

@VedaHung

Hello RSA Experts,

I had an experiment with six conditions, each of which had 40 trials.
When I ran RSA model with fMRISearchLight().
Matlab showed the error message "Requested 240x240x54x64x50 (74.2GB) array exceeds maximum array size preference". So, I tried two things:
First, I unchecked "limit the maximun array size preference" and reran the script, which still led to matlab crash.
Second, I modified my model so it evaluates one condition at a time. specifically, the 240240 matrix of the model was reduced to 40240. However, I still got the same error message.
Any help on this issue is appreciated. Thanks.

Best,
Veda

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions