Calling a string from string array

4 Ansichten (letzte 30 Tage)
Ahmed Abdulla
Ahmed Abdulla am 12 Jun. 2020
Beantwortet: madhan ravi am 12 Jun. 2020
I have an array 1 by 11 which has 11 strings but i wanted to know how can i name the title of one of my plots as the 3rd string from the string array. this might sound stupid

Akzeptierte Antwort

madhan ravi
madhan ravi am 12 Jun. 2020
title(s(3)) % s your string array

Weitere Antworten (0)

Kategorien

Mehr zu Characters and Strings finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by