How to replace different variables with a single variable in a text file?
Mostrar comentarios más antiguos
Hello everybody! I am not so used to editing and working with .txt files in MATLAB. I am looking for ways to replace multiple set of characters like '=' , '+', '-' with any single character like '%'. I guess I need to use regexprep for this purpose, but I am not able to figure it out for the .txt file. Any help will be appreciated. Thanks
2 comentarios
Bob Thompson
el 14 de Mayo de 2018
What do you mean by not being able to figure it out for the .txt file?
Tiasa Ghosh
el 15 de Mayo de 2018
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Variables en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!