help-octave
[Top][All Lists]
Advanced

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

Re: function file question and plot using polar coordinates


From: Søren Hauberg
Subject: Re: function file question and plot using polar coordinates
Date: Wed, 11 Jan 2006 19:40:57 +0100

tor, 12 01 2006 kl. 03:30 +0900, skrev Tetsuji "Maverick" Rai:
> #1. I am trying to write a function file, but octave complains loading
> the function file; e.g. I made a file of sombrero2(n) like (just copied
> "type sombrero")
> - ----------sombrero2.oct--------------
[snip]
You should call the function sombrero2.m (that is the file should have
a .m prefix). .oct is for compiled functions.

/Søren



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