Statistics
RANK
8,399
of 295,569
REPUTATION
5
CONTRIBUTIONS
2 Questions
4 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
3
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
how to run python in matlab
Ah, I figured it out! I needed to reassign the Matlab shell to use the anaconda version, which includes mne, by using the syste...
3 years ago | 1
Question
how to run python in matlab
I would like to run some python script (namely the mne package for analyzing EEG data) from Matlab 2021b under Ubuntu 21.04. Wh...
3 years ago | 1 answer | 1
1
answermex not finding eigen library
footnote - apparently it needs to be C++ (as in ep_bootdat.cc -I/usr/local/include/eigen3/) otherwise it errors out with a: ...
6 years ago | 1
mex not finding eigen library
okay, after much mucking around, I found the solution, which was #include <Eigen/Dense> in the .c file and mex ep_bootdat.c -...
6 years ago | 0
| accepted
Question
mex not finding eigen library
I'm trying to use the Eigen 3.3.5 library with mex using Matlab2018a and OS X 10.13.6 and gcc 4.2.1. I installed it into /usr/l...
6 years ago | 2 answers | 0
2
answersEP Toolkit Problems - not recognizing a new montage?
Hi, I'm the EP Toolkit developer. If you're still having this problem, send me a note via the sourceforge support e-mail addres...
12 years ago | 0