How to fix "? ? ?" display error in Simulink Model
Show older comments
I created a model with Z^-1 blocks, all blocks display in [z^-1] fine, however, after I built a subsystem with these blocks or copied them to another model, all Z^-1 blocks became ? ? ? instead of [z^-1]?
2 Comments
Kaustubha Govind
on 17 Apr 2011
I'm assuming that you mean the "Integer Delay" block - what do you enter as "Number of delays"?
Raymond Le
on 18 Apr 2011
Answers (1)
Arnaud Miege
on 18 Apr 2011
0 votes
The number of delays must be positive, you can't have a number of de lays equal to -1. Change it to a positive number. If I misunderstood your question and subsequent comment, please clarify what you mean.
HTH,
Arnaud
Categories
Find more on Array and Matrix Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!