help-octave
[Top][All Lists]
Advanced

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

Re: sqp() with trapz()


From: Przemek Klosowski
Subject: Re: sqp() with trapz()
Date: Mon, 26 Aug 2019 14:28:42 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

On 8/26/19 2:12 PM, dg.aragones wrote:
Yes, they have exactly the same size:

s is a vector 51x1
G(y) returns a vector 51x1

The error happens in the other invocation of trapz, via the F function

F=@(y) trapz(s,y);




reply via email to

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