<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello, <br><br>I am new to fieldtrip. I was trying to go through the tutorial for preprocessing of continuous data into memory and am trying to run the following first few lines of code:<br><br><pre>>> cfg = [];<br>cfg.dataset     = 'subj2.vhdr';<br>data_org        = ft_preprocessing(cfg)<br><br></pre>However I keep receiving this error:<br><i><br>Error using fread<br>Out of memory. Type HELP MEMORY for your options.</i><br><br>Is this a version issue? I feel that my computer should have enough memory/RAM. I have downloaded fieldtrip-20160214. I also have MATLAB R2015a.<br><br>Thank you for you help. <br><br>Best, <br>Thuy-My Le <br><br>                                    </div></body>
</html>