Home Forums Bug Reports fltk toolkit missing

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8909
    zhu
    Participant

      uSimmics

      In response to the OCTAVE command:

      ‘available_graphics_toolkits ‘

      my 32bit machine returns

      ans =

      {

      [1,1] = fltk

      [1,2] = gnuplot

      }

      my 64bit laptop returns:

      ans =

      {

      [1,2] = gnuplot

      }

      Hence, the fltk toolbox is missing from the 64bit installation. As one of the consequences the uigetfile.m Octave browser command:

      [filename,read_dir] = uigetfile(‘*.*’, ‘Browse to and doble click on the requested  data file!’);

      does not work.

      Any workaround?

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.