User Tools

Site Tools


processing_stream_-_image_file_conversion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
processing_stream_-_image_file_conversion [2010/05/26 17:23] – added the depth argument to findfiles jochenprocessing_stream_-_image_file_conversion [2010/05/26 17:26] – Added another layer of fileparts to the removal loop jochen
Line 41: Line 41:
  
     % take out those which match the CHIP* part     % take out those which match the CHIP* part
-    [study, chip] = fileparts(fileparts(donedirs{dc}));+    [study, chip] = fileparts(fileparts(fileparts(donedirs{dc})));
     importdirs(~isemptycell(regexp(importdirs, chip))) = [];     importdirs(~isemptycell(regexp(importdirs, chip))) = [];
 end end
processing_stream_-_image_file_conversion.txt · Last modified: 2010/05/30 03:36 by jochen