Re: GUI thoughts
"Keith Goodman" <[email protected]> Wed, 1 Mar 2006 07:05:15 -0800
| Newsgroups | gmane.comp.gnu.octave.graphics |
|---|---|
| Message-ID | <[email protected]> |
On 3/1/06, Sebastien Loisel <[email protected]> wrote: > > But if Octave is off doing some long calculation (say in a Fortran > > function) then nothing is printed and eval_string doesn't return until > > the calculation is complete, so the GUI won't respond. Perhaps that's > > the way Matlab works too, but it doesn't seem acceptable to me. > > I think that's what Matlab does too. That's how Matlab behaves on Windows. But not on Linux.