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.

 채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2016년 4월 7일

0 개 추천

char(bin2dec(Msg))'

댓글 수: 1

Amrita  K
Amrita K 2016년 4월 7일
편집: Amrita K 2016년 4월 7일
Thank you Sir.. It's working

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

태그

아직 태그를 입력하지 않았습니다.

질문:

2016년 4월 7일

편집:

2016년 4월 7일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by