could anyone help me how to change the letter x that appears everywhere in the code to letter y in a single step.
Show older comments
For example I having a code
XTest13=XTotal(25701:26000)
XTest14=XTotal(27701:28000)
XTest15=XTotal(29701:30000)
XTest16=XTotal(31701:32000)
here, I want to change X present everywhere in the code to Y in a single step instead going through each step to change it.
Accepted Answer
More Answers (0)
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!