[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GUI with Scilab and program in Octave
From: |
iceman |
Subject: |
GUI with Scilab and program in Octave |
Date: |
Fri, 13 Nov 2015 01:43:26 -0800 (PST) |
Hello everyone,
I have a matlab code which involves creation of a GUI. Currently, I do not
have a version of matlab installed and am porting the code to octave.
I searched through the forums and found using Qt / java to basically create
the GUI and then calling Octave from the code.
Given my novice experience with Qt/Java/C++, a simpler way to create a GUI
would be to use scilab and somehow ( if possible ) use scilab to call
octave. Porting the code to scilab entirely is not an option as octave is
much more matlab syntax friendly.
Is there a way to do this ? Call octave programs from scilab ?
Thanks,
--
View this message in context:
http://octave.1599824.n4.nabble.com/GUI-with-Scilab-and-program-in-Octave-tp4673474.html
Sent from the Octave - General mailing list archive at Nabble.com.