bids-matlab-tools
bids-matlab-tools copied to clipboard
Prefix runs with 0 (option to bids_export)
Add option to set the numbers of 0s when exporting runs
sprintf('%2.2d'); % 01 sprintf('%3.3d'); % 001