Skip to content

KYang-N/Cardinal-Repulsion

Repository files navigation

Sensory-Memory Interactions in Visual Working Memory

This repository contains the MATLAB code necessary to replicate the figures from the research article Sensory-memory interactions via modular structure explain errors in visual working memory, published in eLife. You can read the full paper here.

Overview

The code in this repository implements the simulations and analyses presented in the paper. By running these scripts, you can reproduce all the figures in the manuscript.

Setup Instructions

To run the simulation and replicate the figures:

  1. Clone or download this repository to your local machine.
  2. Add the sim_fun folder to your MATLAB path:
    addpath('path_to_sim_fun_folder');
    Replace path_to_sim_fun_folder with the actual path where the sim_fun folder is located.

Requirements

  • MATLAB (version 2022b or later recommended)

Citation

If you use this code in your work, please cite the original paper: Jun Yang, Hanqi Zhang, Sukbin Lim (2024) Sensory-memory interactions via modular structure explain errors in visual working memory eLife 13:RP95160. https://doi.org/10.7554/eLife.95160.3

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Code associated with "Sensory-memory interactions via modular structure explain errors in visual working memory"

Resources

License

Stars

Watchers

Forks