Mathematica Mathematica ListPlot: Plotting a Continuous Graph

AI Thread Summary
To create a continuous graph in Mathematica from discrete data points, using ListPlot alone may not suffice as it connects points with straight lines, resulting in a non-continuous appearance. Instead, employing interpolation techniques can help generate a smooth curve that represents the function more accurately. The Wolfram reference on interpolation provides methods to achieve this, allowing for a continuous representation of the data. Users are encouraged to explore these interpolation functions to enhance their plots. Utilizing these techniques will improve the visual continuity of the graph significantly.
Safinaz
Messages
255
Reaction score
8
Hi all,

I have a function varying in mass varible as 1000 - 1500-2000, etc, I made a list of the values
of this function for these values of mass but when I plot by
mathimatica by ListPlot it appears some how discerte between the points I defind not a continus graph.

So any help to show this list of points as a continuous graph.

Bests,
S.
 
Physics news on Phys.org

Similar threads

Replies
4
Views
1K
Replies
1
Views
2K
Replies
2
Views
1K
Replies
18
Views
5K
Replies
3
Views
2K
Replies
1
Views
6K
Replies
3
Views
2K
Replies
1
Views
3K
Replies
1
Views
2K
Back
Top