best way is to load the file in memory and plot the memory as a matrix, works like charmWhat is the best way to use a .csv file in matlab to plot data?
i do it by fopen command
fid=fopen(filename)
search this in matlab help
u can see another examples .
Report Abuse
No comments:
Post a Comment