How to convert char into string?
Afficher commentaires plus anciens
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 commentaires
Stephen23
le 26 Nov 2018
"As i want to split 2-2 character into binary "
What does this mean?
Nitish Kumar
le 26 Nov 2018
Réponse acceptée
Plus de réponses (1)
Mohammed Alrajeb
le 19 Août 2019
0 votes
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
Catégories
En savoir plus sur Data Type Conversion dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!