<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"></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>