You can plot half of an ellipse in MATLAB using the ellipse
function from the MATLAB File Exchange
. Here's an example of how to plot a half ellipse with two lines at the end:
main.m620 chars20 lines
This will generate a plot of a half ellipse with two lines extending from each end, as shown below:
gistlibby LogSnag