Recent content by etothex
-
E
MATLAB MATLAB Plot function of two variables on 2D Grid
Okay got a little further with the image function. however, with scatter, the constraint that C needs to be of same length as X, Y won't be good here because if X and Y are length 4, then there will be 16 points that need to be plotted on the graph. (X=1, Y=1:4 then X=2, Y=1:4 and so on). Is...- etothex
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
E
MATLAB MATLAB Plot function of two variables on 2D Grid
Hey all - this is my first post on the forum but I've browsed for help for a really long time on other topics. Any help would be greatly appreciated! So I have a function, called stability.m that takes in two independent variables, say x and y, as input and outputs either a 1 or a 0 for each...- etothex
- Thread
- 2d Function Grid Matlab Plot Variables
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX