Explain this error?
Ältere Kommentare anzeigen
Error reported by S-Function 'sdspsigattrib' in 'ProposedTransceiverModel/LMS Linear Equalizer/Equalizer /Subsystem2/Check complex, FB, flt pt matrix/Check Signal Attributes': The input must be frame based.
I didnt understand this error, can u please explain me? and how to understand errors got in simulink?...thanks in advance
Antworten (1)
Kaustubha Govind
am 17 Okt. 2011
0 Stimmen
The error message is fairly explanatory, but I can imagine that it could be confusing if you don't understand some of the terminology. Usually, it is a good idea to do a search in the documentation if you don't understand any of the terms used.
In your case, the Check Signal Attributes has been used to ensure that the input being fed in is a frame-based signal, So, you need to give it a frame-based signal to resolve the error.
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!