I want to create a stock chart in Matlab that contains both data and volume in the same figure with the Y-axis showing two different scales as below. The placement of the x-axis labels is not important.
example:
I tried subplot but can’t get the final figure to look like the image.
Is it possible? Any help would be appreciated. Thanks