ee_expert2000
Member level 4
matlab ascii
Hi All,
I am looking for a MATLAB function that converts a character (e.g., 'D') to its ASCII equivalent ( i.e., 68 ) .
The function char does the reverse conversion.
Basically, I want to convert a text message to its ASCII codes, process that code, and go back to the message.
Best Regards
Hi All,
I am looking for a MATLAB function that converts a character (e.g., 'D') to its ASCII equivalent ( i.e., 68 ) .
The function char does the reverse conversion.
Basically, I want to convert a text message to its ASCII codes, process that code, and go back to the message.
Best Regards