Matlab linking two m files

8 vues (au cours des 30 derniers jours)
sniper
sniper le 18 Mar 2012
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 commentaire
Oleg Komarov
Oleg Komarov le 19 Mar 2012
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

Connectez-vous pour commenter.

Réponses (1)

Joseph Areeda
Joseph Areeda le 18 Mar 2012
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 commentaire
sniper
sniper le 18 Mar 2012
Thanks Joe but would you please provide more details?

Connectez-vous pour commenter.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by