help-octave
[Top][All Lists]
Advanced

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

Re: problem in using spline


From: Martin Helm
Subject: Re: problem in using spline
Date: Tue, 18 Oct 2011 17:30:12 +0200

replace yy=[y1, y2];
by yy=[y1; y2];
(semicolon instead of comma)



reply via email to

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