[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
- Rad XML in octave, ngdias, 2017/03/21
- Re: Rad XML in octave, siko1056, 2017/03/21
- Re: Rad XML in octave, Tatsuro MATSUOKA, 2017/03/21
- Re: Rad XML in octave, Tatsuro MATSUOKA, 2017/03/21
- Re: Rad XML in octave, Tatsuro MATSUOKA, 2017/03/21
- Re: Rad XML in octave, ngdias, 2017/03/22
- Re: Rad XML in octave,
address@hidden <=