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