| Author |
Comment/Response |
joe
|
04/08/04 11:24pm
my problem is that i am creating two lists, performing operations on those two lists, and then trying to plot those lists as an x-list and a y-list but i cannot figure it out at all. i know that you can plot lists using ListPlot[{{x1,y1},{x2,y2},{...}}] but i want to perform operations on those lists and do a plot like ListPlot[{x-list,y-list}] but i can't find it anywhere in the index.
Thanks
URL: , |
|