Software to make line graph, Like Excel?

AI Thread Summary
Several software options are available for creating line graphs from large datasets, similar to Excel. Gnuplot is recommended for its ability to handle extensive data and generate graphs effectively. Matlab is another option, though it is expensive at around £3,000. Additionally, R with the ggplot2 library offers open-source capabilities for producing high-quality graphs. These tools can help visualize data and troubleshoot issues in wave conversion programs.
tonyjeffs
Messages
33
Reaction score
0
Is there any software that will convert a series of numbers into a simple line graph, the same as Excel, but allowing me to use a lot more numbers?

I'm writing a program in c to convert a sinewave, or any wave, into a triangular wave.
I've sort of done it, but there is noise in my triangular wave output if the input is of varying frequency, and I don't know for certain why. It is very hard to tell by looking at a page of numbers, so I want to look at a graphical representation of my triangular wave and see what's going wrong. The data, the points on the graph, is too much for excel.

Thanks
Tony
 
Last edited:
Mathematics news on Phys.org
Matlab of course. Not free, though.
 
Gnuplot does the trick.
Matlab - £3,000. The opposite of free!

Many thanks
Tony
 
R is open source software and a library called ggplot2 allows you to make publication quality graphs. A bunch of examples are available at http://www.r-chart.com/" .
 
Last edited by a moderator:
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top