Insert a string section on the numbers in a vector
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
HERBERT NYAKOOJO
le 21 Fév 2020
Commenté : HERBERT NYAKOOJO
le 21 Fév 2020
A = [ 2 7 9 13];
add text CH_ on each value in the vector A
output
B = [CH_2 CH_7 CH_9 CH_13]
0 commentaires
Réponse acceptée
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Cell Arrays 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!