CRBS / cdeep3m

Please go to https://github.com/CRBS/cdeep3m2 for most recent version
Other
58 stars 10 forks source link

typo in PreprocessImageData.m #18

Closed coleslaw481 closed 6 years ago

coleslaw481 commented 6 years ago

There is a typo in fprintf on line 105. I can fix it, but wasn't sure if you were working on this file so I made a ticket.

Output from run:

Created 1 packages in x/y with 1 z-stacks
error: fprintf: invalid format specified
error: called from
    ./PreprocessImageData.m at line 105 column 1
fprintf('Data stored in:\n %\n', outdir);
haberlmatt commented 6 years ago

ok, fixed it