help-octave
[Top][All Lists]
Advanced

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

How to input tabular data through a form?


From: Ananda Murthy R S
Subject: How to input tabular data through a form?
Date: Tue, 21 Jan 2003 11:23:22 +0530
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0

Hello:

I am writing a program in Octave, wherein the user has to enter a lot of
data in tabular form as shown below:

---------------------------------------------------------------
Item   Data1     Data2    Data3     Data4     Data5      Data6
---------------------------------------------------------------
 1      bla       bla      bla       bla       bla        bla
 2      bla       bla      bla       bla       bla        bla
 3      bla       bla      bla       bla       bla        bla
 4      bla       bla      bla       bla       bla        bla
  .           ....
---------------------------------------------------------------

Is there any way of creating a form in which the user can just fill in
data? All data are numerical in nature.

The user should also be able to edit, add or remove any row in the table
already entered.

What is the best way to do this in Octave? Kindly advise.

Thanks for your help.


Sincerely,

Ananda Murthy R S





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