<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style><style type="text/css"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi fieldtrippers,
<div><br>
</div>
<div>I know this is not the conventional way to report a bug, but it seems I am not able to create a bugzilla account at this moment. Since today I get an error using ft_databrowser (data is normal MEG data, preprocessed):</div>
<div><br>
</div>
<div>
<div><i>cfg = [];</i></div>
<div><i>cfg.channel     = 'MEG';</i></div>
<div><span style="font-size: 10pt;"><i>cfg.viewmode = 'vertical';</i></span></div>
</div>
<div>
<div><i>cfg = ft_databrowser(cfg, data);</i></div>
</div>
<div><br>
</div>
<div>I get the following error many (50+) times:</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div><i>Undefined function 'matlabversion' for input arguments of type 'char'.</i></div>
<div><i><br>
</i></div>
<div><i>Error in ft_platform_supports (line 58)</i></div>
<div><i>    tf=is_matlab() && matlabversion('2014b', Inf);</i></div>
<div><i><br>
</i></div>
<div><i>Error in ft_select_range (line 81)</i></div>
<div><i>if ft_platform_supports('graphics_objects')</i></div>
<div><i> </i></div>
<div><i>Error using waitfor</i></div>
<div><i>Error while evaluating figure WindowButtonMotionFcn</i></div>
</div>
<div><i><br>
</i></div>
<div>I am using matlab2013a on Linux, and I also tried matlab2012a, both show the error.</div>
<div><br>
</div>
<div>Best,</div>
<div>Mats</div>
</div>
</body>
</html>