How to create interactive custom blocks for simulink?

Hello all,
I want to create few interactive blocks for simulink similar to slider gain.
1) Round knob with enumerated values 2) Switch button 3) LEDs/SevenSegment/LCD 4) Custom Oscilloscope or logic analyzer
These block should be placed in the simulink model and user should be able to interact with it during the simulation run - same as slider gain and display block.
Hope some one can help me.
Thanks in advance, Jitesh

Answers (2)

Jitesh Patel
Jitesh Patel on 28 Aug 2012
Edited: Walter Roberson on 29 Aug 2012
I have found that we have Gauge blockset but I want to make my own blockset.
If anyone have some more information... I would be happy to learn...
TAB
TAB on 29 Aug 2012
Edited: TAB on 29 Aug 2012
You can create GUIs for your Gauge/Button/LCD etc and link it with simulink. This is the only option, because simulink doesn't provide any tool for such requirement.
There is another tool Simulink 3D animation, I think, which can also be utilized for your requirement.

Categories

Find more on General Applications in Help Center and File Exchange

Products

Asked:

on 28 Aug 2012

Community Treasure Hunt

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

Start Hunting!