how to string scalar or character vector a text

답변 (1개)

Jan
Jan 2020년 8월 18일

0 개 추천

You need Matlab R2018b to define stringe with double quotes. The screen shot looks like R2018a. Then use single quotes to create a char vector:
tx = txsite('KeteKrachi...', ...)
% ^ ^

카테고리

도움말 센터File Exchange에서 Characters and Strings에 대해 자세히 알아보기

제품

릴리스

R2018a

태그

질문:

2020년 8월 18일

답변:

Jan
2020년 8월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by