Call part of a .m file

1 visualizzazione (ultimi 30 giorni)
FarhadDay
FarhadDay il 2 Mag 2018
Commentato: FarhadDay il 5 Mag 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 Commenti
Stephen23
Stephen23 il 4 Mag 2018
Modificato: Stephen23 il 4 Mag 2018
"managed it with using 'save' and 'load' instead."
How is that related to the original question? Perhaps this might be relevant:
FarhadDay
FarhadDay il 5 Mag 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.

Accedi per commentare.

Risposte (1)

Yuvaraj Venkataswamy
Yuvaraj Venkataswamy il 3 Mag 2018
Modificato: Stephen23 il 3 Mag 2018

Categorie

Scopri di più su Manage Products in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by