ucdavis / erplab

ERPLAB Toolbox is a free, open-source Matlab package for analyzing ERP data. It is tightly integrated with EEGLAB Toolbox, extending EEGLAB’s capabilities to provide robust, industrial-strength tools for ERP processing, visualization, and analysis. A graphical user interface makes it easy for beginners to learn, and Matlab scripting provides enormous power for intermediate and advanced users.
http://erpinfo.org/erplab
263 stars 75 forks source link

Where can I download the ERPLAB tutorial? #97

Closed xp752926566 closed 4 years ago

xp752926566 commented 5 years ago

Description

[Description of the bug or feature]


Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]


Expected behavior:

[What you expected to happen]


Actual behavior:

[What actually happened]


Versions

OS version [fill in]
Matlab version [fill in]
EEGLAB version [fill in]
ERPLAB version [fill in]
andrewxstewart commented 5 years ago

Hi there,

You can see the ERPLAB Tutorial here: https://github.com/lucklab/erplab/wiki/Tutorial

I recommend reading it there.

If you really need to download it (rather than reading it there), perhaps to read it offline, you might be able to do so by getting the Git Wiki from: https://github.com/lucklab/erplab.wiki.git

I think a text reader like Atom or VS Code might be able to parse the markdown in the *.md files in there. But reading it on that above website is probably better.

Does that help?

xp752926566 commented 5 years ago

oh,thanks very much .