help-octave
[Top][All Lists]
Advanced

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

Including Octave files?


From: John A. Crow
Subject: Including Octave files?
Date: Sun, 4 Apr 2004 17:09:41 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

Is there some way to include one Octave file in another? --- something like

  #! /usr/bin/octave
  include("myfuncs.h");
  a = [ ... ];

where the included file contains Octave matrices, functions, constants, etc., I've written
and want to reuse?

Thanks!



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