help-octave
[Top][All Lists]
Advanced

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

Re: mkoctfile and windows


From: Shai Ayal
Subject: Re: mkoctfile and windows
Date: Tue, 03 Oct 2006 21:05:56 +0300
User-agent: Thunderbird 2.0a1 (Windows/20060724)

François ,

As I see it you have 2 problems:

1. You cannot use mkoctfile. You do not write exactly how you got octave, but this is easy to fix. If you use octave under cygwin, mkoctfile should work. You should install using the cygwin setup program: http://www.cygwin.com/setup.exe from there you should probably select to install all of the programs in the "math" section which sound even vaguely like octave. After that you should have octave 2.1.73 with mkoctfile working.

2. You need to compile mex files. These are not directly supported in 2.1.73, you will have to manually "translate" them into oct-file convention. The new 2.9.9 version has greater support for mex files, but as far as I know, this version is not yet available in cygwin as a binary. You could try to compile, but on cygwin this is only for the brave of heart and the full of spare time.

Good luck
Shai

François Portet wrote:
Hi,

I am an new user of Octave and I am working under windows (sorry...). I
tried to translate some old Matlab codes and some of which are mex-files.
It seems to be possible to use C-file in Octave with the command:
mkoctfile. However this command doesn't exist in the version I have
installed: GNU Octave 2.1.73.
Do you known if it is normal ? Do you know when the last version of Octave
will be available on windows ?

many thanks

François

_______________________________________________
Help-octave mailing list
address@hidden
https://www.cae.wisc.edu/mailman/listinfo/help-octave




reply via email to

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