Hi everyone, I dont know how plot a 3D Graph in Unity. I have a surface plot in matlab like the atttach image but I dont know how I can pass to the Unity software for a better view of the graph. thanks for the help
I guess the graph is basically a coloured patch that could be rendered like a heightmap. Put positions and colors into a mesh and it should work: