This question is related to a previous question that I recently posted: Differential equations and creating slope field plot.
I am new to LaTeX and attempting to plot a slope field based on the following description. I desperately need to do this for homework.
The slope field of $\dfrac{dx}{dt} = x^2 - t^2$ along with three solution curves. The top curve is the solution that goes through $(t, x) = (0, 1)$. The middle curve is the solution that goes through the curve $(t, x) = (0, 0)$. The bottom curve is the solution that goes through the curve $(t, x) = (0, -1)$.
The user AlexG posted a highly rated answer in the following thread: Differential Equation direction plot with pgfplots.
However, since I am new to LaTeX, I am having significant difficulty in implementing his code. I am attempting to copy and paste it, and use it as a template to plot the slope field described above.
I would greatly appreciate it if someone could guide me through how to do this. For instance, copying and pasting the parts of AlexG's code that I should be using, and outlining the sections I need to alter to plot the described slope field above. I would greatly appreciate guidance. Thanks.
pdflatexto be called with--shell-escape, also see Jake's answer to the same question seems to be a much simpler solution. – Guilherme Zanotelli Oct 14 '16 at 13:24