I want to create a custom library with different function callbacks?
1 回表示 (過去 30 日間)
古いコメントを表示
I want to create a custom library with subsystems that I have created. The problem is that, whenever I open the library, all the scripts are executed...I have 2009 Matlab version, and there is no callback like Mask*fcn. I need to implement callback functions whenever I change the popup in the mask diagram. 2) Also, i need to plot the graphs via matlab with the values that I obtain in the simulation, I do it after stopFcn callback. But the function doesn't see the variables in the current workspace. HOw do I do it?(save--> load workspace.mdl)
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Subsystems についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!