File separator in MatLab - filesep -- MatLab
File separator in MatLab - filesep -- MatLab filesep [Description] file separator for current platform. more details on: File separator for current platform - MATLAB filesep (mathworks.com) code: iofun_dir = [ 'toolbox' filesep 'matlab' filesep 'iofun' ] output: iofun_dir = 'toolbox\matlab\iofun'