How to fix this GUIDE problem?

when I start GUIDE in command line ,it sometimes show this error message, What's wrong? How to fix it?
My system is Win10 64bit, Matlab version is R2018b
>> guide
Caught "std::exception" Exception message is:
foundation::storage::provider::Exception
Caught unexpected fl::except::IInternalException
>> guide
Caught unexpected fl::except::IInternalException

3 comentarios

Rik
Rik el 27 de Ag. de 2019
What does this return as output?
clc,which guide -all
Yonglei GUI
Yonglei GUI el 27 de Ag. de 2019
When I restart Matlab, it usually works normally
>> which guide -all
C:\Program Files\MATLAB\R2018b\toolbox\matlab\guide\guide.m
Andrey Kiselnikov
Andrey Kiselnikov el 27 de Ag. de 2019
Editada: Andrey Kiselnikov el 27 de Ag. de 2019
May be some problems with permissions and access (if you are not an admin user), because MATLAB installed on system disc. Moreover, the GUIDE is a legacy tool, try
appdesigner
it is included in base MATLAB and you do not need any additional purchasing for using it.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Productos

Versión

R2018b

Preguntada:

el 27 de Ag. de 2019

Editada:

el 27 de Ag. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by