I have some data from finite element calculating. I record the value of a variable at every node of each element. and I had plotted in matlab using the fellowing sentences: fill(X,Y,Stress_z); here the X and Y are the arrays of the x and y coordinates. and the Stress_z is the value of the variable at nodes.
I want to know whether there is a function or how to do the same thing in Sage? Thanks a lot! --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---