Timeline for What is the equation to plot a vertical line?
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 7, 2015 at 12:32 | vote | accept | Cory | ||
| Feb 23, 2015 at 8:13 | vote | accept | Cory | ||
| Jul 7, 2015 at 12:32 | |||||
| Sep 12, 2014 at 2:59 | history | edited | Basheer Algohi | CC BY-SA 3.0 | added 165 characters in body |
| Sep 12, 2014 at 2:57 | comment | added | Basheer Algohi | @RahulNarain, thanks for the advice. in polar, you know x=rCos[t] or r=x/Cos[t], for this case x=2 and r=2/Cos[t]. | |
| Sep 12, 2014 at 2:50 | comment | added | user484 | You could combine both the Plot and the PolarPlot into a single ContourPlot in your last example. In any case I feel the PolarPlot form is a little opaque while ContourPlot[x == 2, ...] is perfectly clear. | |
| Sep 12, 2014 at 2:48 | history | edited | Basheer Algohi | CC BY-SA 3.0 | added 274 characters in body |
| Sep 12, 2014 at 2:24 | history | edited | Basheer Algohi | CC BY-SA 3.0 | added 237 characters in body |
| Sep 12, 2014 at 2:24 | comment | added | Cory | Used the advice above. Thank you. | |
| Sep 12, 2014 at 2:10 | history | answered | Basheer Algohi | CC BY-SA 3.0 |