divyanshukumarpcm/binaryConverterAndDeconverter
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.
MATLABGPL-3.0