plot colored ellipsoid
- To: mathgroup at smc.vnet.net
- Subject: [mg110795] plot colored ellipsoid
- From: Jordi <j.schaber at web.de>
- Date: Wed, 7 Jul 2010 07:41:13 -0400 (EDT)
Hi, For some reason I cannot color my ellipsoid. I use, e.g., Graphics[{Black, Ellipsoid[{1.4, 1.4}, {1.4, 5.7}, {{-0.7, 0.6}, {-0.6, -0.7}}]}] Other graphics options like 'Thick' or 'Dashed' pose no problem, but it always comes with the standard color. any idea? Thanks