Replacing characters in a string
    10 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
I want to replace characters in a string using loops and if statements. For example if there is a Y in the string, I want to change it to a J. If there is an M in the string I want to change it to a Q. 
2 comentarios
  Ameer Hamza
      
      
 el 9 de Abr. de 2020
				Why for loop? Why not some built-in function. This seems like a homework question. Can you show us the code you already tried?
Ver también
Categorías
				Más información sobre Characters and Strings en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


