bids-matlab-tools icon indicating copy to clipboard operation
bids-matlab-tools copied to clipboard

Prefix runs with 0 (option to bids_export)

Open arnodelorme opened this issue 8 months ago • 0 comments

Add option to set the numbers of 0s when exporting runs

sprintf('%2.2d'); % 01 sprintf('%3.3d'); % 001

arnodelorme avatar Feb 12 '25 18:02 arnodelorme