This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
So I know MATLAB doesn't have refactoring built into its IDE like a lot of other languages, but I was wondering if anyone had a method that worked for them which made it easier.
Essentially, I have a very large sim I wrote, and the nomenclature for a lot of the functions have been changed (create -> generate for instance, so I have a bunch of functions called create_pair
and create_route
for example, and they want it changed to generate_pair
and generate_route
). Does anyone know of an easy way to do this throughout an entire project?
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/matlab/comm...