function hash = md5sum(file) hash = stdlib.file_checksum(file, "md5"); end
Published with MATLAB® R2025a