<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr">
<div id="OWAFontStyleDivID" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p style="">Hello fieldtrippers,<br>
</p>
<p style=""><br>
</p>
<p style="">Recently when I ran the following code:<br>
</p>
<p style=""><br>
</p>
<div style="">            cfg = [];</div>
<div>            cfg.order = 5;</div>
<div>            cfg.toolbox = 'biosig';</div>
<div style="">            mdata = ft_mvaranalysis( cfg, vchan);<br>
</div>
<div style=""><br>
</div>
<div style="">with this data:<br>
</div>
<div style=""><br>
</div>
<div style="">
<div>vchan = </div>
<div><br>
</div>
<div>       fsample: 500</div>
<div>    sampleinfo: [14x2 double]</div>
<div>         trial: {1x14 cell}</div>
<div>          time: {1x14 cell}</div>
<div>         label: {1x116 cell}</div>
<div style="">           cfg: [1x1 struct]<br>
</div>
<br>
</div>
<p style="">​I got this error : <br>
</p>
<p style=""><br>
</p>
<div style=""><span style="color: rgb(255, 0, 0);">Undefined function 'mvar' for input arguments of type 'double'.</span></div>
<div><br style="color: rgb(255, 0, 0);">
</div>
<div><span style="color: rgb(255, 0, 0);">Error in ft_mvaranalysis (line 385)</span></div>
<div style=""><span style="color: rgb(255, 0, 0);">            [ar, rc, pe] = mvar(dat', cfg.order, cfg.mvarmethod);</span><br>
</div>
<div style=""><span style="color: rgb(255, 0, 0);"><br>
</span></div>
<div style="">I dont really know what has gone wrong, considering I have ran this code before with 1400 channels.<br>
</div>
<div style=""><br>
</div>
<div style="">Tyler<br>
</div>
<p style=""><br>
</p>
<div>
<p><br>
</p>
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-size:13px">*************************
<div style="font-family:Tahoma"><br>
</div>
<div><font face="Arial"><i>Tyler Grummett ( BBSc, BSc(Hons I))</i></font></div>
<div><font face="Arial"><i>PhD Candidate</i></font></div>
<div><font face="Arial"><i>Brain Signals Laboratory</i></font></div>
<div><font face="Arial"><i>Flinders University</i></font></div>
<div><font face="Arial"><i>Rm 5A301</i></font></div>
<div><font face="Arial"><i>Ext 66124</i></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>