Running a script within a Simulink model?
古いコメントを表示
I want to run a script, NOT a function, from within a Simulink model. I've tried adding the script name to model Callbacks such as PreLoadFcn, PostLoadFcn, InitFcn; I've tried the Matlab function block and the Interpreted MATLAB Fcn block. I've tried creating a dummy function that calls the script I want to run. Nothing works. Can Simulink call a SCRIPT?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Model, Block, and Port Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!