I have a bar graph in which i would like to plot data labels alongside my data points. I have looked at this documentation and they don't seem to have what i need. This is all done using MATLAB.
Below is an example of what i'd like, although for a bar graph instead of a scatter plot.

text()function described in that link? - Danica