From: seth on 13 Jan 2010 14:50 Oh wow.....I have been searching everywhere for this. I have the EXACT same problem in Fedora 10. I tried setting the display to monochrome, but this did not help. Can anyone please help with this issue?!?! It only happens to me when viewing a large file (>2000 lines) in the matlab editor (i.e. the same file scrolls fine when viewed in gedit). PLEASE HELP!! --Seth "Dene Farrell" <dene.farrell(a)gmail.com> wrote in message <gq0q08$1kb$1(a)fred.mathworks.com>... > Text in the Matlab Editor seems to be corrupt. > - text is superimposed, one line is written over the other > - the problem only occurs with M-Files of ~2000 lines or greater > - the problem is only visible when scrolling with the wheel, moving the cursor up and down, or using Page Down/ Page Up > - when selected text is deselected it seems to be drawn over with text from other parts of the window, and parts of the toolbar images. > > I think that the issue may have something to do with the video driver, but I only run into this problem in Matlab. Has anyone dealt with a similar problem? > > 64 bit Ubuntu 8.10 Intrepid Ibex. > MATLAB Version 7.8.0.347 (R2009a) > Operating System: Linux 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 > Java VM Version: Java 1.6.0_04-b12 with Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
From: Jared on 28 Jan 2010 16:18 > Oh wow.....I have been searching everywhere for this. I have the EXACT same problem in Fedora 10. I tried setting the display to monochrome, but this did not help. Can anyone please help with this issue?!?! It only happens to me when viewing a large file (>2000 lines) in the matlab editor (i.e. the same file scrolls fine when viewed in gedit). PLEASE HELP!! Hi Seth, Dene, Please try the following and let me know if it solves the problem: create a java.opts file in the directory from which you start MATLAB containing the following line: -Dsun.java2d.pmoffscreen=false Let me know if this solves it. Thanks, Jared
From: seth on 2 Feb 2010 17:15 HOLY COW!!! I made the change and it seems to be working properly now!!! You are a life saver Jared!! THANK YOU!!!! Now I can actually read my code when I edit it. --Seth "Jared " <jared.macdonald.nospam(a)mathworks.com> wrote in message <hjsuua$f52$1(a)fred.mathworks.com>... > > Oh wow.....I have been searching everywhere for this. I have the EXACT same problem in Fedora 10. I tried setting the display to monochrome, but this did not help. Can anyone please help with this issue?!?! It only happens to me when viewing a large file (>2000 lines) in the matlab editor (i.e. the same file scrolls fine when viewed in gedit). PLEASE HELP!! > > Hi Seth, Dene, > > Please try the following and let me know if it solves the problem: create a java.opts file in the directory from which you start MATLAB containing the following line: > > -Dsun.java2d.pmoffscreen=false > > Let me know if this solves it. Thanks, > Jared
|
Pages: 1 Prev: how to run csh script in matlab Next: How do I extract data from a cell array? |