fernandoandreotti / fecgsyn

FECGSYN toolbox for ECG and fetal ECG simulation
http://www.fecgsyn.com/
GNU General Public License v3.0
80 stars 26 forks source link

@GUI: Allow noise modulating functions #15

Closed fernandoandreotti closed 10 years ago

fernandoandreotti commented 10 years ago

The fecgsyn allows any funtion to modulate its noise signals. The GUI should be able to do the same.

mohsalvi commented 10 years ago

The GUI does allow these, but you need to use the variable "t": e.g. sin(t) should work.

fernandoandreotti commented 10 years ago

Alright, great! I missread the help.