How to convert char array to a complete word
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
ans =
  5×1 char array
    'H'
    'E'
    'L'
    'L'
    'O'
Hi,
how can I convert the aforementioned array into a word like Hello. 
댓글 수: 2
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


