Variables editor shows only string, no editing possibility - how to fix?
Mostrar comentarios más antiguos
Hi,
I'm using matlab on our HPC cluster under Linux. When I try to open the variables editor (either with openvar or doublecklicking the variable), a window opens that shows a string with the variable contents, but instead of the typical excel-like view it's just the textual representation of the variable, just the same as if you type the variable name in the prompt and press enter. There is no way to edit the variable.
How can I change to the usual editing mode?
Respuesta aceptada
Más respuestas (1)
Yaroslav
el 27 de En. de 2017
0 votos
1 comentario
Walter Roberson
el 27 de En. de 2017
The viewer code might rely on a routine that you accidentally overloaded.
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!