MATLAB: Change points name when plot

figure

hello so I have a some data
plot(tspend)
Is there anyway that I can change the X,Y values at each point
etc something like X a
Y b
where
a=1; b=1;