help-octave
[Top][All Lists]
Advanced

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

Octave for Windows?


From: gleblanc
Subject: Octave for Windows?
Date: Wed, 20 Aug 2003 18:06:31 -0500

Hello,I would like to ask a question please.
I am trying to use variables within strings. Is this possible?
If so, how?

Here is what I am trying to do.
Octave  Ver. 2.1.36
GNUPlot Ver. 3.7

a = 1
B = 5
     for i = 1:20
            x = **********
            y = **********
      end
gset title ("Plot of A = 1, B = 5 AND I = " i)
plot (x,y,'b')

Thank you for the help.

Gregory LeBlanc
address@hidden


-----------------------------------------

This email was sent using FREE Catholic Online Webmail.
http://webmail.catholic.org/



-----------------------------------------

This email was sent using FREE Catholic Online Webmail.
http://webmail.catholic.org/




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