Here's an example of how to input an array for sales against time graph in MATLAB:
main.m316 chars18 lines
You can replace the sales array and time array with your own data. The plot
function plots the sales values against time values. You can customize the graph by changing the title and axis labels.
gistlibby LogSnag