Space key stops working
Afficher commentaires plus anciens
Hi,
This happens to me about once every two weeks and so far I do not know how to reproduce the error. So maybe you have suggestions what to try next time.
The symptoms are I can normally enter text - but no space. When I hit space it beeps - and that's it. This is in the command window as well as in the editor. Making Matlab pretty unusable. The weird thing is - in another Matlab window space is working fine - also in other programs.
My solution so far is restarting Matlab - which is annoying. I tried lots of key combinations in case this was like the one annoyance with the insert key - but so far found none that would solve it.
Today it happened to me in a freshly started Matlab process. It was running a few minutes - but I didn't perform any calculations. Noted it when I tried to cd to a directory with spaces in the name.
If it matters I'm still on 2009a.
5 commentaires
Jan
le 15 Juin 2011
Did you update the JRE or do you use the one shipped with Matlab?
Walter Roberson
le 15 Juin 2011
What happens if you copy and paste a space in? How about if you use the virtual keyboard?
Michael Katz
le 16 Juin 2011
What OS are you using? Are you using MATLAB through some kind of remoting software?
Clemens
le 20 Juin 2011
Clemens
le 20 Juin 2011
Réponses (2)
Jan
le 20 Juin 2011
Try to start Matlb without java:
matlab -nojvm
Or run Matlab with the Java version included in the installer by deleting the environment variable MATLAB_JAVA.
If the problem vanishes, the updated Java is likely the cause. With Java 6.24 under Matlab 2009a/WinXP I got several other problems, e.g. I could not update the position of UITREE objects reliably, if the figure is resized. But the keyboard worked fine.
I had similar problems with non-functional curly braces after using an updated JRE under Matlab 6.5.
1 commentaire
Clemens
le 21 Juin 2011
Clemens
le 23 Août 2011
0 votes
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!