<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
I had a similar problem with graphs of the same type (also not from
within Fieldtrip)  and it helped to change the OpenGL preferences of
Matlab 7 by issuing the command:<br>
<i>opengl('software')</i><br>
either on the command line before you run anything else or somewhere in
your script before you actually do graphics.<br>
Matlab seems to have (a lot) of incomaptibilty problems with hardware
implementations of  Open GL.<br>
<br>
I hope that solves your problem,<br>
Michael<br>
<br>
Litvak Vladimir schrieb:<br>
<blockquote type="cite"
 cite="midPine.GSO.4.61.0507291804300.7757@techunix.technion.ac.il">Dear
Fieldtrip developers,
  <br>
  <br>
I started using Matlab 7 and it crashes when using topoplotTFR almost
every time (especially if it was already running for a while prior to
that). I know it's not your bug but have you encountered this (on Win
XP)? This really gets on my nerves. If anyone else has this problem
maybe it's a good idea to ask Mathworks about it.
  <br>
  <br>
Thanks,
  <br>
  <br>
Vladimir
  <br>
  <br>
.
  <br>
  <br>
</blockquote>
</body>
</html>