Skip to content

Commit

Permalink
Update SBeA_step_5_group_analysis.m
Browse files Browse the repository at this point in the history
  • Loading branch information
YNCris committed Apr 3, 2023
1 parent 28aee60 commit da65613
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions SBeA_mapper/SBeA_step_5_group_analysis.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
genPath = genpath('./');
addpath(genPath)
%% Set path
% rootpath = ['Your path of *\BeA_path of step_1'];
rootpath = ['Z:\hanyaning\multi_mice_test\paper\Nature Methods\' ...
'test_run\pose tracking\BeA_path'];
rootpath = ['Your path of *\BeA_path of step_1'];
recluster_path = [rootpath, '\recluster_data'];
%% load data
dsc = load([recluster_path,'\Your name to save data_sample_cell.mat']);
Expand Down

0 comments on commit da65613

Please sign in to comment.