split_func(in_strin​g,cha_r)

split function takes two arguments in_string = input string to split. cha_r = character by which it has to be spitted. returns cell array.

You are now following this Submission

Spilts a function based on given character.
if the character is a space then the space will be ommitted from output,
if the character is otherthan space itll be include in output ans that character will be the character of each substring of output cell array.

Cite As

yashavanth c (2026). split_func(in_string,cha_r) (https://se.mathworks.com/matlabcentral/fileexchange/102179-split_func-in_string-cha_r), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0