Create a new Simulink library and associated MATLAB code

조회 수: 1 (최근 30일)
Sainath
Sainath 2011년 2월 19일
I had created my own library in Simulink and added created blocks. It's working perfect...
I like to add a my own GUI application to those blocks which are created previously in sSimulink like (each block when we double click it should open the parameters window (like similar to other blocks)).
Can anyone help me whats is the procedure for interfacing Simulink blocks and GUI in MATLAB and where I need to write the functionality to make this application work perfect.

답변 (1개)

Doug Eastman
Doug Eastman 2011년 2월 19일
You can create a parameter dialog GUI like the built-in blocks by masking your subsystem. This blog post gives a good overview of the process: How To Make Your Own Simulink Block

카테고리

Help CenterFile Exchange에서 Subsystems에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by