[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating .oct files
From: |
Stef Pillaert |
Subject: |
Re: Creating .oct files |
Date: |
Wed, 19 Apr 2000 10:49:47 +0200 |
>
> To make things even faster, I would like to turn this rcPPP_sim.m file
> into a .oct file. This is more complicated than the "oregonator.cc"
> example as:
>
> 1. It calls user defined .oct functions
You can use the feval function to do this. If you look in the help archives,
you 'll find more details (probably look for messages with my name in it,
because I had this problem a while ago (1999 or earlier?)
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------