help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mesh / plot question


From: Matthias Brennwald
Subject: mesh / plot question
Date: Tue, 17 Apr 2007 21:12:41 +0200

Dear all

The below command plots a surface patch that has vertical lines at x = 1, 2, 3,...,10 (Octave 2.9.10 or 2.1.71, with gnuplot 4.2 and Mac OS X 10.4). Is there a way to get rid of these lines? Also, is there a way to set the fill color and the border color of the patch? Or is there a command other than 'mesh' that can be used to get a patch in 3D without the vertical lines?

> mesh([1:10],[1 1],[rand(1,10)+2 ; repmat(0,1,10)])

Matthias



-------
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]