Clear Filters
Clear Filters

how to define string character ?

1 view (last 30 days)
Farjana Yeasmin
Farjana Yeasmin on 5 Jan 2015
Edited: Adam on 5 Jan 2015
newValue=' ';
what does it mean?

Accepted Answer

Adam
Adam on 5 Jan 2015
Edited: Adam on 5 Jan 2015
It creates a string (character array) containing just a single space character.

More Answers (0)

Categories

Find more on Data Types in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!