이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
