How do I call an M-file containing variables and several S-Function files when opening a custom block in simulink?

Hi,
I've created a custom block in simulink and it needs to be used by a large number of people so when it's copied into a model I want it to be able to operate without the user having to open an run separate files within their work-space.
These files include an M-file declaring variables and a number of s-function m-files.
Can this be done?

답변 (1개)

I think you should be able to put that code into the block's CopyFcn callback.

이 질문은 마감되었습니다.

제품

질문:

2012년 9월 13일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by