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.

 采纳的回答

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