help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rad XML in octave


From: address@hidden
Subject: Re: Rad XML in octave
Date: Thu, 23 Mar 2017 06:44:52 +0900 (JST)

--- ngdias
> tmacchant wrote
> >> But I change graphics_toolkit fltk to qt because fltk causes error.
> 
> Yes, I also got a program hang when trying to run that demo. How does one
> change the graphics toolkit?
> 
> 
> 
> 
Change the line in the demo code 

graphics_toolkit ("fltk");

to

graphics_toolkit ("qt");

Tatsuro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]