how to string scalar or character vector a text

3 ビュー (過去 30 日間)
daniel agbottah
daniel agbottah 2020 年 8 月 18 日
回答済み: Jan 2020 年 8 月 18 日

回答 (1 件)

Jan
Jan 2020 年 8 月 18 日
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...', ...)
% ^ ^

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

タグ

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by