문자열 데이터
문자열은 텍스트 데이터의 조각입니다. Stateflow® 차트의 문자열을 사용하여 차트의 동작을 제어하거나 자연어 출력을 생성합니다. 기록, 메시지, 사용자 지정 코드 워크플로에 문자열 데이터를 통합합니다.
Stateflow 구문
MATLAB 동작 언어 연산자
생성, 결합 및 변환하기
string | Stateflow 차트에서 값을 문자열로 변환 |
blanks | 공백으로 구성된 문자형 배열 |
plus | Stateflow 차트에서 문자열 결합 |
str2double | Stateflow 차트에서 문자열을 배정밀도 값으로 변환 |
유형 및 속성 결정하기
isletter | Determine which characters are letters in Stateflow chart |
isspace | Determine which characters are spaces in Stateflow chart |
isstring | Stateflow 차트에서 입력값이 문자열인지 확인 |
strlength | Stateflow 차트에서 문자열의 길이 확인 |
찾기 및 바꾸기
contains | Stateflow 차트에서 문자열에 부분문자열이 포함되어 있는지 확인 |
startsWith | Stateflow 차트에서 문자열이 부분문자열로 시작하는지 확인 |
endsWith | Stateflow 차트에서 문자열이 부분문자열로 끝나는지 확인 |
strfind | Stateflow 차트에서 문자열 내 부분문자열 찾기 |
extractAfter | Stateflow 차트에서 위치 뒤의 부분문자열 추출 |
extractBefore | Stateflow 차트에서 위치 앞의 부분문자열 추출 |
replace | Stateflow 차트에서 부분문자열 찾기 및 바꾸기 |
replaceBetween | Replace substrings between start and end points in Stateflow chart |
strrep | Stateflow 차트에서 부분문자열 찾기 및 바꾸기 |
erase | Stateflow 차트에서 문자열 내 부분문자열 삭제 |
eraseBetween | Delete substring between start and end points in Stateflow chart |
insertAfter | Stateflow 차트에서 부분문자열 뒤에 문자열 삽입 |
insertBefore | Insert string before substring in Stateflow chart |
편집하기
lower | Stateflow 차트에서 문자열을 소문자로 변환 |
upper | Stateflow 차트에서 문자열을 대문자로 변환 |
reverse | Stateflow 차트에서 문자열의 문자 순서를 반전시키기 |
strip | Remove leading and trailing characters from string in Stateflow chart |
strtrim | Stateflow 차트에서 문자열의 선행 공백과 후행 공백 제거 |
비교하기
도움말 항목
- Manage Textual Information by Using Strings
Use text strings in Stateflow charts.
- Log String Data to the Simulation Data Inspector
View text strings in the Simulation Data Inspector and in the MATLAB® workspace.
- Send Messages with String Data
Communicate between charts by using messages with string payloads.
추천 예제
Simulate a Media Player
Use enumerated data and strings to define the behavior of a media player.
Share String Data with Custom C Code
Pass string data between Stateflow charts and custom C code.
MATLAB 명령
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)