str2strs.m

Takes a deliminated string s and breaks it up into sub-strings stored in a cell-array of strings.

이 제출물을 팔로우합니다

This function takes a deliminated string s and breaks it up into sub-strings stored in a cell-array of strings. Spaces in the string are converted to underscore characters. It is currently set-up for tab delimination though may be modified for another character. Any length string, of any number of elements, of any length elements are ok as input. The char function can then be used to recover the individual elements of the cell-array output.

Tested with the Student version of Matlab 5.

인용 양식

David Malicky (2026). str2strs.m (https://kr.mathworks.com/matlabcentral/fileexchange/242-str2strs-m), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: rsplit

카테고리

Help CenterMATLAB Answers에서 Characters and Strings에 대해 자세히 알아보기

태그

태그 추가

Add the first tag.

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0