Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattar13 authored Apr 10, 2024
1 parent fe97a80 commit 15dd599
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@ see documentation [here](https://github.com/mattar13/ElectroPhysiology.jl)
using ElectroPhysiology, PhysiologyPlotting
using GLMakie
#=[Open data]=========================================================#
#=[Point to filenames]================================================#
data_fn = "<DATA_FILEPATH.abf>"
save_fn = "<SAVE_FILEPATH.png>"
#=[Open data]=========================================================#
data = readABF(filename)
#=[Plot data]=========================================================#
Expand Down

0 comments on commit 15dd599

Please sign in to comment.