Feeds
질문
How to use colormap/colorbar for plots
Hey everyone, when I plot my matrixs it works but now I want to add some color. I want the colors at each point to depend on the...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
How do I create a scatter plot of every value combination of three vectors?
I have two vectors A and B, and I want to plot each index of the first vector with each index of the other one. So plotting A1 w...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
I need some help with the linspace function
Hey everyone, so whenever I run my code I get "Error using plot Vectors must be the same length" so I tried using linspace but i...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
How to I plot a graph that reflects the percentage of change of an equation when an varable changes
If I had the equation z = x + y^2 is there a way to have a plot were one of the axis is the % change of z and the other axis is ...
대략 3년 전 | 답변 수: 1 | 0