フィルターのクリア

strsplit for input type char not working

3 ビュー (過去 30 日間)
Praveen Choudhury
Praveen Choudhury 2016 年 1 月 14 日
コメント済み: Praveen Choudhury 2016 年 1 月 14 日
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 日
Introduced in R2013a and you are probably using an earlier version.
  1 件のコメント
Praveen Choudhury
Praveen Choudhury 2016 年 1 月 14 日
Thank you :)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCharacters and Strings についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by