From help-octave-request at bevo dot che dot wisc dot edu Mon Jan 20 23:54:57 2003 Subject: How to input tabular data through a form? From: Ananda Murthy R S To: help-octave at bevo dot che dot wisc dot edu Date: Tue, 21 Jan 2003 11:23:22 +0530 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 -------------------------------------------------------------