Closed coleslaw481 closed 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);
ok, fixed it
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: