You can use the plot
function in MATLAB to plot x and y values. Here's an example script that generates random x and y values between 0 and 90 and 0 and 100 respectively, and then plots them:
main.m400 chars22 lines
This should generate a scatter plot with x and y values between 0 and 90 and 0 and 100 respectively.
gistlibby LogSnag