how to change multiple elements in a character array at once
    8 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Letters = 'vegetables' Hi, I was trying to change the 5th element of the character arrays to the letter X and the last element to the letter Z in one short command. So the final answer will be : Letters = 'vegeXableZ' How can I do it?
0 Commenti
Risposta accettata
Più risposte (1)
Vedere anche
Categorie
				Scopri di più su Logical in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


