[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Input" displays text but does not assign value to variable
From: |
Martin Helm |
Subject: |
Re: "Input" displays text but does not assign value to variable |
Date: |
Wed, 08 Aug 2012 23:52:26 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0 |
Am 08.08.2012 23:43, schrieb f98chgr:
> Ok, thank you anyway.
>
> Chris
The fact that you use GUI octave indicates that you work on windows,
prebuilt binaries for windows are available which contain a prerelease
version of octave's own gui.
http://sourceforge.net/projects/octave/files/Octave%20Windows%20binaries/Octave%203.6.1%20for%20Windows%20Microsoft%20Visual%20Studio/
I do not know how good that works in that early stage of development,
but probably it works well enough for your needs.
Other than that I can only second Jordi's comment that octave is a
programming language and that a good editor is all you need and even
helps you to learn programming instead of clicking a program together.
notepad++ is already mentioned as one option, geany and scite are
alternatives as well.