Hello.
I want to call m-files to a another m-file.
More specific, I have two m.files that I want to call from another m-file.
Regards Cillan

 Akzeptierte Antwort

Thomas
Thomas am 7 Jun. 2012

1 Stimme

Suppose you have two scripts
script1.m and script2.m
you can call the second script from the first by just using
script2
in the code of the first file.

Weitere Antworten (0)

Kategorien

Mehr zu App Building finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by