File:Gnuplot ellipsoid.svg
Summary
| Description |
English: An ellipsoid drawn with gnuplot. This picture has been done with the direct output of the SVG driver. Note that some of the elliptical cross-sections are bumpy; this indicates that they are spline curves that only approximate ellipses.
Source code (click to expand)
set parametric
splot cos(u)*cos(v),2*sin(u)*cos(v),3*sin(v)
set contour base
set grid xtics ytics ztics
# unset key
# set term svg
# set output "Gnuplot_ellipsoid.svg"
replot
|
| Date | 2 March 2006 (upload date) |
| Source | Own work |
| Author | Orzetto~commonswiki |
| SVG development |
Licensing
| Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. |
| This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | ||
| ||
| This licensing tag was added to this file as part of the GFDL licensing update. |