Re: [Scilab-users] GUI save and import data

2016-09-15 Thread petarf
Hi Rafael, Thank you for your reply. It is hard for me to explain this but I will try to make it simple and effective. I have master file in which I create GUI and set initial values. Part of the code where I set inital values is: // labels1=["Q","dpTot","rho","n","eta"]; labels2=["m^3/s","Pa","k

Re: [Scilab-users] GUI save and import data

2016-09-15 Thread Rafael Guerra
Hi Petar, >From the code you provided, you may have consulted the Openeering tutorial >"How to develop a GUI in Scilab". With regards to the detailed example in that tutorial, it seems possible to reuse the newly input GUI input parameters (par variable) if: - the par(k) variable is not rese