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개)

카테고리

도움말 센터File Exchange에서 File Operations에 대해 자세히 알아보기

질문:

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