AboutSyed Rizwan Muhammad Rizvi Expertise I can answers questions regarding web based and desktop based programming in VB.Net. Which can include SOAP, XML, Custom Controls, COM Interoperability etc.
Experience Have been working in this specific area for last 2 years previously I was a VB 6 Developer with experties in other languages as well. Total 10 years of programming experience.
Question QUESTION: I would like to write 2D contour plot routine in vb.net
Lets say you have four values of a function f(x,y) at four corners of a square. How do you fill the square to represent variation of f(x,y) in vb.net?
ANSWER: can you send an image of what you want to plot with sample values on each corner?
---------- FOLLOW-UP ----------
QUESTION: I am not interested in one particular image. To put it more generally, I have an array of values f(i,j) over a regular grid. I would like to draw filled contour plots.