How to change the function name to match its file name in a code?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I have a simple question, I think!
If we have a function named hello.m but its file name is called Hi then how to change the function
name to Hi.m (to make it match the file name) NON-manually?
Imagine you need to do this for 565676577 number of files in a for-loop.
Do you know a way? it is greatly appreciated.
Babak
8 Commenti
Jan
il 5 Dic 2022
Modificato: Jan
il 5 Dic 2022
@Mohammad Shojaei Arani: Please consider the Community Guidelines. SHOUTING and disrespectful communication is not welcome here.
It is useful, if you answer questions for clarifications. I have mentioned the problems of an automatic renaming already and you did not react yet. You did not clarify the problem of the confused function name "hello.m" and file name "Hi". It wastes the time of the readers, if you mention 565'676'577 files, although you have 1000 files only.
It motivates readers to assist you, if you show, what you have tried so far.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!