Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
dadaoqiuzhi committed Sep 25, 2024
1 parent 7b75af3 commit 797055b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion species/statistics_cell.m
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,11 @@
end
disp('Results of statistics_cell is saved in outdatastat')
end

if strcmpi(ans_consistent,'y')
disp('Results of statistics_cell is saved in datastatis')
else
disp('Results of statistics_cell is saved in outdatastat')
end


% outputans=input('Export results to Excel? y/n: n','s');
Expand Down

0 comments on commit 797055b

Please sign in to comment.