-
Hi Georg.
I'm planning to write a Python wrapper for this library.
It would be nice if you could provide a nice c-api for your library. It's also straightforward for a Matlab wrapper.
The c-api may …
-
If we decide we want to have all of the Matlab wavelets available, here is the list available in Matlab r2015b:
```
>>> waveletfamilies('n')
===================================
Haar …
aaren updated
6 years ago
-
Hi:
Add matlab interface.
-
Warnings in HED-MATLAB-TOOLS:
WARNING: for plugin "HEDTools" version in the folder name "3.1.0" and in the eegplugin_ file "3.0.0" differ
EEGLAB: adding "HEDTools" v3.1.0 (see >> help eegplugin_…
-
It would be nice to have example scripts for both R and Matlab.
-
```
What steps will reproduce the problem?
1.I Know there are python (adiabatic_flame.py) and c++ (flamespeed.cpp) demos
which provides laminar flames speed but unfortunately the 1D expamples in
mat…
-
Please add an example of streaming into matlab
-
Part of the tuning algorithm is the MATLAB code tuning. Have you prepared and uploaded this?
-
Hi,
I'm trying to open a c3d file collected on a treadmetrix treadmill in matlab. When I run the matlab code it kicks out the message "Unexpected Standard exception from MEX file. What () is: Type…
-
For Supporting MATLAB, you should consider to instead call the Python code from MATLAB. Much easier to only maintain C++ and Python interfaces...