0
Q:

if directory exist matlab

    if ~exist(yourFolder, 'dir')
       mkdir(yourFolder)
    end
1

New to Communities?

Join the community