Matlab linking two m files

I developed two m- files codes. I need to use the output from one code as an input in the other. Can anyone help?

1 件のコメント

Oleg Komarov
Oleg Komarov 2012 年 3 月 19 日
Thank Sniper but would YOU please provide more details?
http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer

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

回答 (1 件)

Joseph Areeda
Joseph Areeda 2012 年 3 月 18 日

1 投票

Well the obvious solution is to make your 'main' and one a function.
You run the main one from the console and all call the other output=f(x)
Joe

1 件のコメント

sniper
sniper 2012 年 3 月 18 日
Thanks Joe but would you please provide more details?

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

カテゴリ

製品

タグ

質問済み:

2012 年 3 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by