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 ExchangeCharacters 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