function nul = null_file() if ispc nul = "NUL"; else nul = "/dev/null"; end end
Published with MATLAB® R2024b