I want to make a 2D color plot showing stress magnitude (S) at very loctaion (x, y) based on continuous color change using limited data sets
- by Alex Liu
friends, I have to trouble you as I couldn't find a solution after trying for a long time.
I have 3 columns of data. x, y, and the stress value (S) at every point (x, y). I want to generate a 2D color plot displaying continuous color change with the magnitude of the stress (S). The stress values increase from -3*10^4 Pa to 4*10^4 Pa. I only have hundreds of data sets for an area, but I want to see the stress magnitude (read from the color) at every location (x, y). What Matlab command should I use?
Thank you very much!
I want to make a 2D color plot showing stress magnitude (S) at very loctaion (x, y) based on continuous color change using limited