Hello,
I am attempting to follow the e-phys tutorial while using the provided data. I want to load the the provided .plx files which requires that I have the plexon toolbox. Brainstorm automatically tries to download the package but then throws this error:
Error: Line 35: in_fopen_plexon
** Impossible to download plexon automatically:
** websave and urlwrite failed reading URL: ``https://plexon-prod.s3.amazonaws.com/wp-content/uploads/2017/08/OmniPlex-and-MAP-Offline-SDK-Bundle_0.zip
** websave
** The server returned the status 403 with message "Forbidden" in response to the request to URL ``https://plexon-prod.s3.amazonaws.com/wp-content/uploads/2017/08/OmniPlex-and-MAP-Offline-SDK-Bundle_0.zip``.
** Alternative download solution:
** 1) Copy the URL below from the Matlab command window:
** ``https://plexon-prod.s3.amazonaws.com/wp-content/uploads/2017/08/OmniPlex-and-MAP-Offline-SDK-Bundle_0.zip
** 2) Paste it in a web browser
** 3) Save the file and unzip it
** 4) Add to the Matlab path the folder containing plx_info.m.
**
So, I followed the instructions provided in the error message to download it manually. The URL provides an Access Denied message and I cannot download plexon from it.
I have also looked through the MATLAB add-on explorer for plexon but couldn’t find it.
Would you please let me know how I can download and use this? Thank you very much.