Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Mathematica help (please!)

  • 23-06-2011 5:13pm
    #1
    Registered Users, Registered Users 2 Posts: 6,383 ✭✭✭


    I'm working on some data atm, and decided to use Mathematica because I've some experience with it. Sadly, it turns out my skills in it are currently limited to calculation-style problems (using it to check assignment answers!), and I'd quite like to get the hang of it for other uses!

    So I'll get to the problem. I've imported several text files of data into Mathematica, and I'm trying to plot data sets on one graph. I want a log plot as there's exponential fall-off, but I'm not entirely sure that I'm going about it in the right way. I'm trying to use ListLogPlot as per the way it's explained in the help section, but I just get an empty graph. Can anyone advise? I suspect that using gnuplot might be somewhat easier (and will resort to it if necessary), but I'd like to get this!


Comments

  • Registered Users, Registered Users 2 Posts: 6,383 ✭✭✭Aoibheann


    Actually, I think I have it, my friend pointed out that I could just plot them separately and use the "Show" command. How I didn't think of that before, I don't know. Gnuplot is definitely much nicer.. >_<


Advertisement