Borrar filtros
Borrar filtros

problem using gui in figures to open or save

7 visualizaciones (últimos 30 días)
Constantine
Constantine el 31 de Mayo de 2016
Respondida: Constantine el 1 de Jun. de 2016
Anyone had a problem using the gui within figures to save or open figures? Using Linux R2016a get the error:
Undefined variable "matlab" or class "matlab.internal.webwindowmanager.instance.findAllWebwindows".
Error in matlab.ui.internal.dialog.DialogUtils.disableAllWindowsSafely
Error in uigetputfile_helper (line 45) c = matlab.ui.internal.dialog.DialogUtils.disableAllWindowsSafely();
I can still use command line 'savefigure' but it's nuisance not to be able to use the gui.

Respuestas (1)

Constantine
Constantine el 1 de Jun. de 2016
OK - I figured it out. Turned out when I reinstalled Matlab, I copied my previous pathdef.m file into the MATLAT/toolbox/local directory, so it was missing some stuff I would have had on the fresh install. Restoring path defaults ('restoredefaultpath') then saving it fixed it up! Yay!!

Categorías

Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by