How to change the function name to match its file name in a code?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Mohammad Shojaei Arani
el 5 de Dic. de 2022
Comentada: Mohammad Shojaei Arani
el 6 de Dic. de 2022
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 comentarios
Jan
el 5 de Dic. de 2022
Editada: Jan
el 5 de Dic. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown 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!