I have a 2D data of an image of size 1000x1024 and I have a 1D graph of size 1x1024. How can I plot both of them in a single plot/chart? Both the data are in the form of an array.
↧
I have a 2D data of an image of size 1000x1024 and I have a 1D graph of size 1x1024. How can I plot both of them in a single plot/chart? Both the data are in the form of an array.