Is there any command by which we can plot the constellation points with arrows in between??
Show older comments
qam_modulated_data = qammod(data_source, M) %here we perform 8bit qam on the random normal function scatterplot(qam_modulated_data) here we get only points.
Which command should be used to get lines in between the points so that we can determine the distance between two points?
Accepted Answer
More Answers (0)
Communities
More Answers in the Power Electronics Control
Categories
Find more on Line Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!