help-octave
[Top][All Lists]
Advanced

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

C++ API to Octave


From: Jeppe Sigbrandt
Subject: C++ API to Octave
Date: Fri, 5 Jul 1996 00:01:14 +0100

Hi World,

Is there any reason why including a plot 
in executable shouldn't work ?

Regards,
jay

--------

#! /usr/local/bin/octave -qf
# a sample Octave program
printf ("Octave wants to say: Hello, world!\n");
load /Your_Path_Here2/y.mat
plot(y)


reply via email to

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