|
From: | Lester Anderson |
Subject: | Re: Matlab menu-driven code - problem |
Date: | Mon, 26 Aug 2013 18:45:13 +0100 |
I checked in the Octave structure to locate the files and got these points:Still does not generate any menus, just the empty figure canvas window.flex2dgraphics_toolkit fltk
Well if it is part of the Octave install, then using the commands:
C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\3.6.4\m\plot\graphics_toolkit.m
C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\3.6.4\m\plot\private\ <------------location of files with FLTK association
It does not look like calling the graphics_toolkit is doing anything, or not on my install (Windows 7)Should I get the menus as Ben showed?
LesterOn 26 August 2013 18:26, Mike Miller <address@hidden> wrote:On Mon, Aug 26, 2013 at 18:08:40 +0100, Lester Anderson wrote:Yes, as was explained earlier in this thread, uimenu only works with
> Is the graphics_toolkit fltk option linked to this bug ? It does not show
> when I list packages
fltk, not gnuplot. There is no package to install, it is part of
Octave itself.
For now, yes. You can select your default with an octaverc file, for
> Also, is the default graphics in Octave set to Gnuplot?
example mine switches to fltk.
--
mike
[Prev in Thread] | Current Thread | [Next in Thread] |