how to string scalar or character vector a text

Answers (1)

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...', ...)
% ^ ^

Categories

Products

Release

R2018a

Tags

Asked:

on 18 Aug 2020

Answered:

Jan
on 18 Aug 2020

Community Treasure Hunt

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

Start Hunting!