help-octave
[Top][All Lists]
Advanced

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

Re: Convert double to octave_value for assignment to column vector


From: babelproofreader
Subject: Re: Convert double to octave_value for assignment to column vector
Date: Wed, 9 Jun 2010 15:12:45 -0700 (PDT)

I have attached a copy of the next evolutionary step in my attempt to code
this function. It is a fixed length moving window version, the window length
being a user input, and I would appreciate any constructive feedback about
this version. It compiles and works as I expect, but I would be really
grateful if anyone could suggest how I can resize the ColumnVectors
int_slopes and int_intercepts while the function is running. My searches of
this forum have turned up references to "ColumnVector::resize
(octave_idx_type)" but this is as much as I have usefully found so far. 

http://octave.1599824.n4.nabble.com/file/n2249625/rep_median_mw.cc
rep_median_mw.cc 
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/Convert-double-to-octave-value-for-assignment-to-column-vector-tp2239451p2249625.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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