x = ['aaaaa'; 'bb'];disp(x), disp(double(x))
Standard input is empty
aaaaa bb 97 97 97 97 97 98 98 32 32 32
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!