Problem with running simulink block diagram in discrete mode
Mostrar comentarios más antiguos
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 comentarios
Sachin Ganjare
el 31 de Oct. de 2012
Please elaborate your question. For example: Configuration of the block, error received etc.
Pouya Jamali
el 31 de Oct. de 2012
Sachin Ganjare
el 31 de Oct. de 2012
Which matlab version & from which toolbox this block comes from?
Pouya Jamali
el 31 de Oct. de 2012
Pouya Jamali
el 31 de Oct. de 2012
Sachin Ganjare
el 31 de Oct. de 2012
Editada: Sachin Ganjare
el 31 de Oct. de 2012
What is output datatype & rounding method? And what is nature of your input data, is it a matrix of fractional values less than one?
Pouya Jamali
el 31 de Oct. de 2012
Sachin Ganjare
el 31 de Oct. de 2012
Did you check output after first sample time is executed?
Sachin Ganjare
el 31 de Oct. de 2012
Editada: Sachin Ganjare
el 31 de Oct. de 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
el 31 de Oct. de 2012
Respuestas (1)
Sachin Ganjare
el 31 de Oct. de 2012
0 votos
Check your output min & max values in block configuration.
1 comentario
Pouya Jamali
el 31 de Oct. de 2012
Categorías
Más información sobre Signal Generation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!