help-octave
[Top][All Lists]
Advanced

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

Re: Different Behaviour matlab and octave


From: lrohr
Subject: Re: Different Behaviour matlab and octave
Date: Wed, 18 Nov 2009 05:27:07 -0800 (PST)



lrohr wrote:
> 
> Does anyone find the reason why ?
> 
 Still I don't know why matlab does it diffrent, but I found out something
interesting ... 

size(azi)  ans =          1440         365

so i ploted the following

plot(1:1440,azi)

http://old.nabble.com/file/p26407710/matlab2.png 

So the calculations have been correct, just the question why Matlabs plots
it different when you don't typ in the x-axes ( 1:1440) and just with the
azi Matrix and not with the alt Matrix even both sizes are the same ... 
-- 
View this message in context: 
http://old.nabble.com/Different-Behaviour-matlab-and-octave-tp26388251p26407710.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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