Feeds
提问
How to stop a plot when values get to negative.
I have a 10 by 10 matrix say z = rand(10,10), x = linspace(0,1,10) and y = linspace(0,1,10). I am plotting a surface plot: surf...
7 years 前 | 2 个回答 | 0
2
个回答提问
Heaviside function in Matlab.
I have two sets of values, A and B. and I would to write a Heaviside function such that it returns 0, when A is less than B, and...
8 years 前 | 1 个回答 | 0
1
个回答提问
Error using pdepe function in matlab.
The code runs well with M as a numeric but when I change it to a range of values, it gives me a error. How can I rectify this? ...
8 years 前 | 1 个回答 | 0


