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

Walter Roberson
Walter Roberson 2013년 10월 18일
Extract as strings? i.e., given a function name, indicate what it calls its arguments?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

질문:

2013년 10월 18일

댓글:

2013년 10월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by