help-octave
[Top][All Lists]
Advanced

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

Re: 3d Plot


From: Thomas D. Dean
Subject: Re: 3d Plot
Date: Fri, 10 Jul 2015 19:03:03 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 07/10/15 18:30, Doug Stewart wrote:


On Fri, Jul 10, 2015 at 9:00 PM, tmacchant <address@hidden
<mailto:address@hidden>> wrote:

    mesh(xx,yy,Z)

    is not a solution of this problem.

    Tatsuro




I think he wanted to plot what he calculated.
and  mesh(xx,yy,Z)  plot this.
It might not be the solution to his math problem, but it is a solution
to his plotting problem.


mesh(xx,yy,Z) does not resemble the plot generated by gnuplot directly.

I think I need an X,Y,Z parametric plot.

Tom Dean



reply via email to

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