creating an string array
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
ive a random string input and i want it indext in thress int an arry i can acsess later
.eg Array[1] = input(1:3)
gaining a out put of say ['qwe', 'igc', 'top']
then i want to acsess this as say
disp(Array[1])
qwe
please help i cannot figure out what im doing wrong?
2 commentaires
Walter Roberson
le 9 Mai 2018
Which programming language are you using? It does not appear to be MATLAB.
Réponses (1)
AKARSH KUMAR
le 24 Juin 2020
Your question is not clear, can you please explain it more clearly.
0 commentaires
Voir également
Catégories
En savoir plus sur Characters and Strings dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!