How to say that 2 stem graphs are identical?
Show older comments
Hi, i want to know how to prove that two graphs from pixel images are the same? Thanks for your help
Accepted Answer
More Answers (1)
Viju
on 19 Mar 2014
0 votes
If you have the underlying data that created the two stem plots, you can check the difference between the two data. Say you have the vector x and vector y, you can plot x - y and show that the difference is zero (or close to zero).
Categories
Find more on 2-D and 3-D 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!