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

 採用された回答

per isakson
per isakson 2014 年 4 月 22 日
編集済み: per isakson 2014 年 4 月 22 日

3 投票

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 件のコメント

Jan
Jan 2014 年 4 月 23 日
+1 :-)
Matthew
Matthew 2014 年 4 月 23 日
Thanks per isakson!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

質問済み:

2014 年 4 月 22 日

コメント済み:

2014 年 4 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by