Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Calling a function in Simulink from Matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
Is it possible to define a function in an .m file, and then have it be called by any given Simulink block? Is it possible to create a user defined Simulink block containing the function written in the .m file? How could it be done? I have a .m file defining properties and functions that I would like to call in Simulink, and that was first intended to be called as a real time simulation, and signal processing. How can I make a real time simulation by defining some functions in Matlab and having them called in by some customized Simulink block?
Thank you.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!