calling a function from s-function m-file

hi,
i wana know how to call a function inside a another file from an
s-function file.

 採用された回答

Walter Roberson
Walter Roberson 2012 年 1 月 23 日

1 投票

Just code the function name and any arguments. For example,
myfunc(3,7,'hello')

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by