How to convert numbers to text
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Tomaszzz
el 5 de Ag. de 2024
Respondida: Stephen23
el 5 de Ag. de 2024
Hi all,
I have a 15x 1 double where:
rows 1:5 = 0, and I want to change 0 to 'x'
rows 6:10 = 1, and I want to change 1 to 'y'
rows 11:15 = 2, and I want to change 2 to 'z'
Can you help please?
0 comentarios
Respuesta aceptada
Más respuestas (0)
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!