Hi.
I have m files called:
a.m
b.m
c.m
d.m
e.m
How do I automatically set the 5 scripts to run one after the other?
Thanks

 Réponse acceptée

per isakson
per isakson le 22 Avr 2014
Modifié(e) : per isakson le 22 Avr 2014

3 votes

Make a new script containing the lines
a
b
c
d
e
Put the new script in a folder, which is in the Matlab path.

2 commentaires

Jan
Jan le 23 Avr 2014
+1 :-)
Matthew
Matthew le 23 Avr 2014
Thanks per isakson!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur File Operations dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by