Dear all, Is there an octave solution to plot data on a triangular mesh? I tried using griddata to convert the triangular mesh data to square grid, but results are not satisfactory. Is anyone working on this?
I could offer a simple opengl C++ function to do this. I have a highly inefficient implementation on octave using patches, but only works for 2D triangulations and the coloring is flat (unless somebody tells me how to fill patches with interpolated colors) Thanks -- M. Sc. Juan Pablo Carbajal ----- PhD Student University of Zürich www.ailab.ch/carbajal ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
