Add start / stop button in standart simulink scope?

Hello @ all,
after working two years with simulink i want to ask, if its possible to customize the standart scope in simulink. I want to add a button to start and stop the simulation in the scope window.
Can anybody help me?

Answers (2)

It is not possible to add any button on simulink scope.
Instead you can design your own GUI having graph, buttons etc. You can control the model from your GUI.
It is not possible to add simulation control buttons to the Simulink scope block. However, if you have access to the DSP System Toolbox, there is a block-based scope called Time Scope which does have simulation control buttons right on the user interface. The Time Scope was a topic recently discussed in the Guy and Seth on Simulink blog.

Categories

Asked:

on 7 Sep 2012

Community Treasure Hunt

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

Start Hunting!