Skip to content

Commit

Permalink
Update find_onset_old.m
Browse files Browse the repository at this point in the history
  • Loading branch information
aflyax committed Nov 11, 2014
1 parent a54e469 commit b7b84af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions find_onset_old.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
function [ output_x, output_y ] = find_onset(input_data, pos)
%FIND_ONSET Summary of this function goes here
% Detailed explanation goes here


stim_start = 2000;
peak_end = 2110;
data_start = 1900;
Expand Down

0 comments on commit b7b84af

Please sign in to comment.