/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.

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

No issues in this repository yet.