encellstr

버전 1.0.0.0 (1.39 KB) 작성자: Julian
ENCELLSTR Create cell array of strings from char array or in ans with command-form use.
다운로드 수: 376
업데이트 날짜: 2013/5/24

라이선스 보기

This rather trivial function is mainly a convenience utility to quickly create cellstr literals without typing all those pesky quotes, e.g.
encellstr even using the variable editor I have to quote each entry

I was only motivated to add it to the File Exchange by Loren's blog entry http://blogs.mathworks.com/loren/2013/05/22/duality-between-function-and-command-syntax/

ENCELLSTR Create cell array of strings from char array or in ans with command-form use.
C = encellstr(S) calls CELLSTR to place each row of the character array S into
separate cells of C. However this calling jacket for CELLSTR also allows
functional form to save on quoting string literals.

인용 양식

Julian (2024). encellstr (https://www.mathworks.com/matlabcentral/fileexchange/41934-encellstr), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Characters and Strings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0