<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Hello,
<div><br>
</div>
<div>I am trying to realign the electrodes that I have, and I am going along with the cook book, but I keep getting an error.</div>
<div><br>
</div>
<div>
<pre class="code" style="padding: 0.5em; margin-top: 0px; margin-left: -10px; border: 1px dashed rgb(204, 204, 204); overflow: hidden; font-family: Consolas, 'Andale Mono', Menlo, Monaco, monospace; background-color: rgb(247, 249, 250); white-space: pre-wrap; width: 640px; text-align: justify;">mri = ft_read_mri('Subject01.mri');

disp(mri.hdr.fiducial.mri)
    nas: [87 60 116]
    lpa: [29 145 155]
    rpa: [144 142 158]</pre>
<div>
<div>Reference to non-existent field 'hdr'.</div>
</div>
</div>
<div><br>
</div>
<div>I cannot display. Am I missing a prior step?</div>
<div><br>
</div>
<div>Best,</div>
<div>Isaiah Smith</div>
</body>
</html>