Skip to content

Commit

Permalink
Update doc/how_to/load_matlab_data.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Zach McKenzie <[email protected]>
  • Loading branch information
h-mayorquin and zm711 authored Sep 20, 2023
1 parent b231e2d commit fb76815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/how_to/load_matlab_data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Here, we present a MATLAB code that creates a random dataset and writes it to a
In your own script, replace the random data generation with your actual dataset.

Loading Data in SpikeInterface
-----------------------------
------------------------------

After executing the above MATLAB code, a binary file named `your_data_as_a_binary.bin` will be created in your MATLAB directory. To load this file in Python, you'll need its full path.

Expand Down

0 comments on commit fb76815

Please sign in to comment.