strsplit for input type char not working

I have a string and I want split it where it has underscore. But its showing an error. Error says "Undefined function 'strsplit' for input arguments of type 'char'.". Find here attached snap shot of what I am trying to achieve.

 採用された回答

Walter Roberson
Walter Roberson 2016 年 1 月 14 日

2 投票

Introduced in R2013a and you are probably using an earlier version.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Type Conversion についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by