Explain this error?
1 回表示 (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Kaustubha Govind
2011 年 10 月 17 日
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!