Problem with running simulink block diagram in discrete mode

2 views (last 30 days)
I tried to run a Simulink block diagram which consists three difference blocks ... but it's not working properly ... I tried to diagnose the problem by monitoring the signal values. I found that the output value for the difference blocks is not used. I don't know what is this and what's the problem ... please help me
  10 Comments
Sachin Ganjare
Sachin Ganjare on 31 Oct 2012
Edited: Sachin Ganjare on 31 Oct 2012
Probabaly you did not check your output in scope correctly, rather take it in workspace & check, you will find non zero value as initial output
Pouya Jamali
Pouya Jamali on 31 Oct 2012
Ow, I think the problem is misunderstood ... I should explain it more efficient! using show port values I've monitored all the signals in my block diagram. all the signals are working properly just before passing through difference block. The output of the difference block is not used all the time during simulation. and I think it cause the final output to be zero which must be not.

Sign in to comment.

Answers (1)

Sachin Ganjare
Sachin Ganjare on 31 Oct 2012
Check your output min & max values in block configuration.

Categories

Find more on General Applications in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!