You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really interesting if it could be made to work with open source tools like Octave! I think the most critical part would be the reading and plotting of shapefiles and the coordinate conversion, which use toolboxes... but a simple 3D point cloud with the "bullseye" should't be a problem I think. Please report back any advances! =)
I found loadjson that works with octave that might work better than matlabjson:
http://iso2mesh.sourceforge.net/cgi-bin/index.cgi?jsonlab/loadjson.m
Trying to see if the rest will work in octave -- i've got data in a file accumulating but it seems to be ascii and not binary.
The text was updated successfully, but these errors were encountered: