help-octave
[Top][All Lists]
Advanced

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

Re: Dynamic c++ fn newbie question: colons


From: Douglas Eck
Subject: Re: Dynamic c++ fn newbie question: colons
Date: Mon, 08 Jan 2001 12:03:47 +0100

Paul Kienzle wrote:
> 
> I'm guessing the following, but I haven't tried it:
> 
>         Matrix a(Range(3,10));
>         Matrix a(Range(3,10,.1));
> 

Thanks Paul. But I couldn't get that to work. 
I figured it out in that I'm using a for-loop. 
Anyone else have an idea? 


PS I am keeping track of these things. . . 

> Are you converting existing mex files?  Have you considered leaving them
> as mex files but writing a simple mex layer on top of liboctave?  It
> wouldn't be that difficult to do.

Thesea aren't mex files... they're new. Though this seems like a reasonable
idea to me. 

-Doug



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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