800189371b
Adds make_figure (2-panel learning curves + per-phase slopes, colorblind-safe Box-B2/Box-A2 palette) -> results/figure_learning.png; analysis/writeup.md (figure + methods + results summary); and tdcs_export_all/run_export exporting every data variation into an organized export/ tree (curated_all, scenarios/9, anchors/3 with tDCS factor, phases/9 + MANIFEST). Adds tExport tests. Suite 36/36. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
4 lines
134 B
Matlab
4 lines
134 B
Matlab
%RUN_EXPORT Export all data variations to CSV under analysis/matlab/export/.
|
|
% Usage: matlab -batch "run_export"
|
|
tdcs_export_all();
|