필터 지우기
필터 지우기

Mac OS lion, and Matlab 2010a

조회 수: 1 (최근 30일)
tony
tony 2011년 10월 14일
Matlab 2010a (64 bit), does run on Lion OS, however there is a serious problem when trying to run a "TriscatteredInterp" command. Whenever Matlab reaches this command it causes a major crash that completely shuts down Matlab.
Troubleshooting my code shows that when my line containing "Fa=TriscatteredInterp(x,y,i)" is commented out the code runs, not giving the desired results of course due to this missing line, but Matlab does not shut down. I'm wondering if this could be an X11 issue? Since the crash so far seems to be very specific to this one command, I have no clue on how to fix it...........
If anyone knows a fix or a way to avoid using this TriScatteredInterp please let me know. I would be very grateful.
Thank You,
About my 15" MacBook Pro, OS X 10.7.1, 2 GHz intel quad core i7, 4 GB 1333 Mhz DDR3, AMD Radeon HD 6490M 256 MB,
  댓글 수: 1
Britt Rosendahl Hansen
Britt Rosendahl Hansen 2011년 12월 1일
I have the same problem. I recently upgraded to Lion and did not use TriscatteredInterp before, so I would not know if the problem was there before. Right now it is a bother as Matlab always crashes when it reaches the TriScatteredInterp line.

댓글을 달려면 로그인하십시오.

답변 (1개)

Jake Bolanski
Jake Bolanski 2011년 10월 14일
Just tried it. Had no crash or anything what so ever. On Mac, I have found that overtime MatLab tends to crash for random reasons. Most of this is due to X11. I'd suggest simply re-installing.
  댓글 수: 3
Walter Roberson
Walter Roberson 2011년 10월 15일
Odd. The previous problem reports against Lion that I remember seeing, were of three different classes:
- crashes especially when doing various kinds of drawing, when using R2009a or earlier on Lion; I seem to recall someone mentioning TriScatteredInterp as a problem in this situation, but I cannot find proof of that now, so it might just be another one of my "brain farts".
- random crashes that were not very reproducible; there was a correlation with doing "heavy" computation, but not exclusively. The sort of problem one might almost expect from overheating. Or, since I gather Lion does not always allocate memory the same way, from subtle memory corruption that may show up randomly
- outright "MATLAB crashes almost immediately after startup, *always*" crashes.
I think yours might be the first report I have seen of a reproducible Lion-specific code-specific crash.
Unfortunately that _does_ imply that I have no idea what the solution might be... not enough information to correlate yet.
John D'Errico
John D'Errico 2011년 10월 15일
Interesting. I've not upgraded to Lion yet, but I do run MATLAB continuously, never shutting it down. It has not crashed in my memory at all, so at least several months.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by