[Scilab-users] GUI save and import data

Paul Bignier paul.bignier at scilab-enterprises.com
Mon Sep 12 12:31:26 CEST 2016


Hi Petar,

To write to txt, you may add a button with a callback that will call 
mopen & mputl.

To read, you may combine uigetfile and mgetl functions.

Regards,

Paul


On 09/12/2016 12:25 PM, petarf wrote:
> Hello,
>
> I have created GUI whre you put some data and then it does some calculation
> as shown in the picture.
> Does anyone know how to store this data into a .txt file. Also, I want to be
> able to load data from .txt file?
>
> Regards, Petar
>
> <http://mailinglists.scilab.org/file/n4034558/data.jpg>
>
>
>
> --
> View this message in context: http://mailinglists.scilab.org/GUI-save-and-import-data-tp4034558.html
> Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users

-- 
Paul BIGNIER
Development engineer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.68
http://www.scilab-enterprises.com




More information about the users mailing list