[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Oct-File helo world sample
From: |
uenz |
Subject: |
Oct-File helo world sample |
Date: |
Fri, 6 Sep 2013 05:16:33 -0700 (PDT) |
Hi,
i compiled the hello world sample from
http://www.gnu.org/software/octave/doc/interpreter/Getting-Started-with-Oct_002dFiles.html
with MSVC10 on Windows 7.
I got the file HelloWorld.oct. When trying autoload("helloworld",
helloworld.oct") to load the helloworld function i get:
warning: unrecognized escape sequence '\s' -- converting to 's'
warning: unrecognized escape sequence '\s' -- converting to 's'
warning: unrecognized escape sequence '\h' -- converting to 'h'
Whats going wrong?
--
View this message in context:
http://octave.1599824.n4.nabble.com/Oct-File-helo-world-sample-tp4657087.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Oct-File helo world sample,
uenz <=