Skip to content

Sir, thank you for the code, however following error arises while running the code #1

@rajnigupta-555

Description

@rajnigupta-555

Error using comm.RayleighChannel/step
Changing the complexity (from real to complex) on input 1 of System object comm.RayleighChannel is not allowed without first calling
the release() method.

Error in Channel_functions/ApplyChannel (line 62)
y = step(rchan, X(:));

Error in Main_Simulation (line 49)
[ h, y ] = ch_func.ApplyChannel( rchan, xp_cp, K_cp); - Show complete stack trace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions