User Portlet
| Discussions |
|---|
| Hi! I'm new to Mathematica and need some help. I have a 3D surface (text file with x y z numbers). I'm able to read it with ReadList and plot it with ListPlot3D, but I'd like to define the surface as a function: z=f(x,y) So I can then use NMinimize... |