Info
This question is closed. Reopen it to edit or answer.
plotting the number of multiplication
1 view (last 30 days)
Show older comments
i=1:1000,
n=i*i,
plot(n)
1 Comment
Answers (1)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!