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.

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 23 Jan. 2012

1 Stimme

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

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by