Using String Arrays for Text Data - MATLAB
Video Player is loading.
Current Time 0:00
Duration 4:00
Loaded: 0%
Stream Type LIVE
Remaining Time 4:00
 
1x
  • Chapters
  • descriptions off, selected
  • captions off, selected
  • en (Main), selected
    Video length is 4:00

    Using String Arrays for Text Data

    String arrays in MATLAB® provide storage of text data and a set of functions for manipulating text. For example, functions such as contains find text in strings. The split and join functions split and join strings in string arrays. You can compare strings with relational operators such as ==, and sort them with the sort function.

    Recorded: 2 Dec 2020

    Related Products