Calling function input arguments

I have two different function m files and now wish to extract its elements say one function is gamma(a,b,c..) and another function beta(a,b,c..) . I wish to extract the first input elements of both functions in the same gamma function file or in some another function. Is that possible without making gamma and beta execute the other commands stated inside its body and just using the input arguments ? Thanks.

1 Kommentar

Walter Roberson
Walter Roberson am 18 Okt. 2013
Extract as strings? i.e., given a function name, indicate what it calls its arguments?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Entering Commands finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 18 Okt. 2013

Kommentiert:

am 18 Okt. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by