Clear Filters
Clear Filters

How to plot the integer value and complex number for n number of value

2 views (last 30 days)
for k=1:K
plot(k,r(k))
end
k has n number of value r(k) has a n complex number

Answers (0)

Categories

Find more on Wireless Communications 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!