Call part of a .m file

2 visualizaciones (últimos 30 días)
FarhadDay
FarhadDay el 2 de Mayo de 2018
Comentada: FarhadDay el 5 de Mayo de 2018
Hi! Is there any way I can call just few lines of a .m file in another .m file? For instance, if there is a 500 lines .m file, how can I call the first 25 lines in another file? Or is there any way I can write a program that it goes and copy/paste the first 25 lines itself? Thanks.
  6 comentarios
Stephen23
Stephen23 el 4 de Mayo de 2018
Editada: Stephen23 el 4 de Mayo de 2018
"managed it with using 'save' and 'load' instead."
How is that related to the original question? Perhaps this might be relevant:
FarhadDay
FarhadDay el 5 de Mayo de 2018
I wanted to read defined variables from another .m file but I realised it is wrong and used save load. Thanks for your help.

Iniciar sesión para comentar.

Respuestas (1)

Yuvaraj Venkataswamy
Yuvaraj Venkataswamy el 3 de Mayo de 2018
Editada: Stephen23 el 3 de Mayo de 2018

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by