Skip to content

Instantly share code, notes, and snippets.

@abdul-rehman-2050
Created January 25, 2018 20:31
Show Gist options
  • Save abdul-rehman-2050/05243a212dce737e396f5cec0f559de9 to your computer and use it in GitHub Desktop.
Save abdul-rehman-2050/05243a212dce737e396f5cec0f559de9 to your computer and use it in GitHub Desktop.
binary = reshape(dec2bin(s, 8).'-'0',1,[])
str = char(bin2dec(reshape(char(binary+'0'), 8,[]).'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment