Why do I receive the error message 'Initialization commands cannot be evaluated' while executing the Output Port block in RF Blockset 2.3 (R2008b)?

3 views (last 30 days)
I have an RF blockset which consists of the S-parameters mixer and an Output Port block. When I execute the model, I receive an error stating:
Initialization commands cannot be evaluated.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 7 Dec 2011
This enhancement has been incorporated in Release (R2010b). For previous product releases, read below for any possible workarounds:
This error occurs when the signal sampling rate, center frequency and the local oscillator (LO) frequency does not satisfy this relation:
LO <= CF - 0.5*(1/ST)
where
LO = Local Oscillator frequency
CF = Center frequency
ST = Sample Time.
fc - lo -fs/2 = -19424000
In the model, if the frequency generated is negative, this error will occur. To fix this error, please make sure you choose values for FC, LO and FS in such a manner that the above relation is satisfied.

More Answers (0)

Products


Release

R2008b

Community Treasure Hunt

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

Start Hunting!