help-octave
[Top][All Lists]
Advanced

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

How to start executing a Octave file of commands


From: troy chen
Subject: How to start executing a Octave file of commands
Date: Wed, 8 Aug 2007 17:31:17 -0700 (PDT)

Hi, sorry if this sounds so stupid, but I've tried to execute the attached simple file of commands to see if it works on my pc after installation.  But it failed.  I've used Matlab for many years and now would like to try Octave.
The Octave version is 2.9.13, installed on Windows XP.
Could you please let me know what I am missing in this trivial file tha I couldn't get it executed?  thank you.
 
Troy


Pinpoint customers who are looking for what you sell.
y=rand(100,1);
plot(y)

reply via email to

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