-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello Dr. Williams,
I've been putting in some questions so I figured I'd explain that I'm with the University of Pennsylvania's translational EP research group and we're trying to get some CARTO data processed using your platform. We are very impressed and excited about this tool!
I'm now trying to export the CARTO mesh to a VTK file for some post-processing in 3d Slicer but am struggling with the correct method. I've attempted to use the cartoMesh2VTK api with no luck.
>> tr = openEP2VTK('datatype', 'lat')
Dot indexing is not supported for variables of this type.
Error in openEP2VTK (line 97)
pointdata = userdata.surface.act_bip(:,1);
This is attempted with an imported RV Paced LAT map. The userdata.surface.act_bip() array is indeed empty. Can you please advise the correct way to get a VTK file out?
I do have userdata.triRep.X and userdata.triRep.triangulation data available as well.
Metadata
Metadata
Assignees
Labels
No labels