[Simnibs-discuss] How to save group analysis mesh file
Guilherme B Saturnino
guilhermebs at drcmr.dk
Wed Jul 8 08:19:57 CEST 2020
Hello,
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.
About the mailing list, can you access this link
<https://mailman.drcmr.dk/pipermail/simnibs-discuss/>? the problem could
be a spam filter or firewall in your end.
On 07/07/2020 19.29, Anant Shinde wrote:
> I am trying to save my simnibs group analysis results average to a
> mesh file in MATLAB.
> Here are details of my group analysis file
> thresholded_m_test =
>
> struct with fields:
>
> node_data: {[1×1 struct]}
> element_data: {}
> nodes: [327684×3 double]
> triangles: [655360×3 int32]
> triangle_regions: [655360×1 int32]
> tetrahedra: []
> tetrahedron_regions: []
> When I tried to save this file I got the following error message. How
> do I solve this issue?
> >> mesh_save_gmsh4(thresholded_m_test, 'All_Comb_Stim.msh')
> Error using mesh_save_gmsh4 (line 149) node data has to contain one
> data point per node
>
> 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?
>
> _______________________________________________
> Simnibs-discuss mailing list
> Simnibs-discuss at drcmr.dk
> https://mailman.drcmr.dk/mailman/listinfo/simnibs-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.drcmr.dk/pipermail/simnibs-discuss/attachments/20200708/de1f0c78/attachment.html>
More information about the Simnibs-discuss
mailing list