matlab if exist folder code example Example: if directory exist matlab if ~exist(yourFolder, 'dir') mkdir(yourFolder) end