help-octave
[Top][All Lists]
Advanced

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

Re: Plotting mesh plots


From: asha g
Subject: Re: Plotting mesh plots
Date: Wed, 28 May 2008 16:04:19 -0700 (PDT)

Thanks. It is sorted out. The values were stored in
vvvv and not V. The dimensions match now and it plots.

NO CONFUSION AT ALL>
Asha 
--- Thomas Weber <address@hidden> wrote:

> Am Mittwoch, den 28.05.2008, 03:08 -0700 schrieb
> asha g:
> > What do you mean by 'dimension' in this context?
> 
> The matrix dimension of V, ie
> octave:2> size(V)
> 
> > I do plot V vs x and t separately. Now I am just
> combining
> > the two.
> 
> That's not what meshgrid does, at least not if I
> understand you
> correctly.
> meshgrid() plots V for each pair of x and t, ie if
> you have 5 values of
> x and 11 values of t, you need 55 values in V.
> 
>       Thomas
> 
> 
> 
> 


 
   
   
   
  Goals too clearly defined can become blinkers. 
  Mary Catherine Bateson 



      


reply via email to

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