strsplit for input type char not working

9 views (last 30 days)
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.

Accepted Answer

Walter Roberson
Walter Roberson on 14 Jan 2016
Introduced in R2013a and you are probably using an earlier version.

More Answers (0)

Categories

Find more on Characters and Strings in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!