Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Peak detection and rate calculation

Load data

For example, use Import Data

Separate by semicolon, unselect by comma

For datetime, select DATE?TIIME, more date formats

Go to end, under Custom Date Format enter HH:mm:ss,SSS

Chnage the variable names - Tiem and Resp, for example.

Select both columns, then Import Selection

Run the peak detection (use the variables names, with the Time/x-value as the second argument)

Pout = peakdetect_gui( Resp, Time )

Create the rate, etc, and when you close the values will be in the "Pout" structure.





  • No labels