Binary string to character string
28 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Amrita K
am 7 Apr. 2016
Bearbeitet: Amrita K
am 7 Apr. 2016
I have first converted a text message to binary... Now I want to reverse back the binary string to character string.
Msg = dec2bin[input('text=', 's']
Now when m trying bin2dec.. M not getting the text msg.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu String finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!