<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello,</p>
<p><br>
</p>
<p>Probably the error is likely before, in the script generating
"thresholded_m_test". Please check if the length of
mesh.node_data{1}.data is different from the length of mesh.nodes.</p>
<p>About the mailing list, can you access <a moz-do-not-send="true"
href="https://mailman.drcmr.dk/pipermail/simnibs-discuss/">this
link</a>? the problem could be a spam filter or firewall in your
end.<br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 07/07/2020 19.29, Anant Shinde
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CADStiFP1bNYzL7+R4vxRKJKGWbkKw=-Yccj5n51wMZ-PH4UZFw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div style="font-family:georgia,serif;color:rgb(68,68,68)"
class="gmail_default">I am trying to save my simnibs group
analysis results average to a mesh file in MATLAB.</div>
<div style="font-family:georgia,serif;color:rgb(68,68,68)"
class="gmail_default">Here are details of my group analysis
file</div>
<div class="gmail_default"
style="font-family:georgia,serif;color:#444444"><span
style="font-family:arial,sans-serif">thresholded_m_test = <br>
<br>
struct with fields:<br>
<br>
node_data: {[1×1 struct]}<br>
element_data: {}<br>
nodes: [327684×3 double]<br>
triangles: [655360×3 int32]<br>
triangle_regions: [655360×1 int32]<br>
tetrahedra: []<br>
tetrahedron_regions: []<br>
</span>When I tried to save this file I got the following
error message. How do I solve this issue?<br>
>> mesh_save_gmsh4(thresholded_m_test,
'All_Comb_Stim.msh')<br>
<span style="font-family:monospace"><span
style="color:rgb(255,0,0)">Error using mesh_save_gmsh4
(line 149) node data has to contain one data point per
node</span></span></div>
<div class="gmail_default"
style="font-family:georgia,serif;color:#444444"><span
style="font-family:monospace"><span
style="color:rgb(255,0,0)"><br>
</span></span></div>
<div class="gmail_default"
style="font-family:georgia,serif;color:#444444"><span
style="font-family:monospace"><span
style="color:rgb(255,0,0)"><span
style="font-family:georgia,serif"><font color="#000000">Also,
I am not able to sign up to the mailing list. I was
not able to open the archive/signing up link. Is that
a firewall problem at my end?</font></span><br>
</span></span></div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Simnibs-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Simnibs-discuss@drcmr.dk">Simnibs-discuss@drcmr.dk</a>
<a class="moz-txt-link-freetext" href="https://mailman.drcmr.dk/mailman/listinfo/simnibs-discuss">https://mailman.drcmr.dk/mailman/listinfo/simnibs-discuss</a>
</pre>
</blockquote>
</body>
</html>