Facing error in this example openExampl​e('whdl/WH​DLOFDMTran​smitterExa​mple')

3 次查看(过去 30 天)
>>
openExample('whdl/WHDLOFDMTransmitterExample')
runOFDMTransmitterModel
Error using runOFDMTransmitterModel>trBlkSize
Too many output arguments.
Error in runOFDMTransmitterModel (line 26)
trBlkSize(txParam(n).modOrder,txParam(n).codeRateIndex)*txParam(n).numFrames,...Error using runOFDMTransmitterModel>trBlkSizeToo many output arguments.Error in runOFDMTransmitterModel (line 26) trBlkSize(txParam(n).modOrder,txParam(n).codeRateIndex)*txParam(n).numFrames,...
I am gretting this error before I was not getting . can you help me.

采纳的回答

Raghava S N
Raghava S N 2024-8-9
Hi,
On running the shipped example “whdl/WHDLOFDMTransmitterExample” on MATLAB R2023b, I did not encounter the error mentioned. Since there is no source code attached, I am operating under the assumption that the shipped example is being used with additional custom code and/or code edits. Perform the checks as suggested by a MathWorks staff member in this MATLAB Answers post - https://www.mathworks.com/matlabcentral/answers/337703-too-many-output-arguments#:~:text=A%20function%20you,some%20possible%20causes%3A. I hope this helps in determining the possible cause for the error “Too many output arguments”.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by