How to convert char into string?
이전 댓글 표시
I have "d879c14e5b1fa7a413aa46bbbc2b8710" this in char form and I want to convert this into string. As i want to split 2-2 character into binary so i want to split it into string.
댓글 수: 2
Stephen23
2018년 11월 26일
"As i want to split 2-2 character into binary "
What does this mean?
Nitish Kumar
2018년 11월 26일
채택된 답변
추가 답변 (1개)
Mohammed Alrajeb
2019년 8월 19일
0 개 추천
hi every one.
my question is I have string of binary (00000100) 64 bits I want to take them over the number of each number is 8 bits and convert it to int8 amd use this number as input to my equation . how can i do that by function.
thanks
카테고리
도움말 센터 및 File Exchange에서 Data Type Conversion에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!