How to fix "? ? ?" display error in Simulink Model

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

I'm assuming that you mean the "Integer Delay" block - what do you enter as "Number of delays"?
the delay bock only -1 for each [Z^-1]

Sign in to comment.

Answers (1)

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

Tags

Asked:

on 16 Apr 2011

Community Treasure Hunt

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

Start Hunting!