help-octave
[Top][All Lists]
Advanced

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

Re: octave to matlab conversion


From: Ben Barrowes
Subject: Re: octave to matlab conversion
Date: Fri, 07 Oct 2005 20:12:36 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050728

Right. But my goal would be allow the user to put an octave-style m-file in , and get an ML style m-file out; clean and simple. I thought it would be presumptuous (and possible a source of bugs? the user may have a columns.m that does something else) to create a comumns.m or other files in the users current directory.

I have made a small prototype by reusing the skeleton of f2matlab. I will compare its performance to oct2mat.

bb


John W. Eaton wrote:

On  6-Oct-2005, Ben Barrowes wrote:

| columns => size( ,2)

For things like this, why not just provide a columns function for
Matlab instead of translating?

jwe



-------------------------------------------------------------
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
-------------------------------------------------------------




-------------------------------------------------------------
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]