Tagged Questions
2
votes
0answers
79 views
Pgfplots: How to make the plot exceed the axes
I am plotting a spike using pgfplots. I want to make the y-axis until (4) only. However I want the plot of the spike itself to continue beyond the y-axis (say until 10).
Is there a possible way to do ...
5
votes
1answer
79 views
Draw group line error
How draw group line works? I tryed to use this example, but when chaged the index it gives me an error:
Undefined control sequence \end{axis}
CODE:
\documentclass[conference]{IEEEtran}
...
15
votes
1answer
819 views
Fill the area determined by two pgfplots graphs
I need to fill the region determined by two (Gaussian) curves and the right red line (the region is brushed in green in the figure below). I also wonder what is the best way to draw vertical line ...
