Errors of msgbox, errordlg, uiopen appear at the same time.

When I click on a m file, these errors appear.
My Matlab runs on Windows 10 pro 64bit. How can I fix this problem?

2 commentaires

Can you share the error message in English, by changing the language options to English. Also, does the issue happen with one particular file (biosig_installer.m) or with any MATLAB script?
I have the same problem when trying to open biosig installer file
this is the error msg above:
Error using msgbox (line 80)
Bad value for text property: 'Interpreter'
Error in errordlg (line 47)
handle =
msgbox(ErrorStringCell,DlgName,'error',Replace);
Error in uiopen (line 194)
errordlg(err);
if anyone would help me it would be much appreciated
thank you

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur File Operations dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by