how can make folder out put to display my result?
Show older comments
how can make folder out put to display my result? or how and what meaning this loop pleas
if ~exist(output_folder,'dir')
mkdir(output_folder);
end
Accepted Answer
More Answers (0)
Categories
Find more on Image Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!