There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
MATLAB code snippet to convert any file to a Binary array of 0s and 1s AND convert the Binary array 0s and 1s back to the file. Basically, it is creating a copy of the file but you can add your own work in the middle.