Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The peak detection can be run without the GUI. The x, y and flags are passed, and Pout returned.

Pout = peakdetection_guirun( y, x, flags );

x: time values

...