Feeds
提问
Understanding nested function reference in parfor loop
I came accross this sentence in MATLAB doc: The body of a parfor-loop cannot make reference to a nested function. However, i...
9 years 前 | 0 个回答 | 0
0
个回答提问
Find values of a function for different parameters.
I have Z as a function of posisition and time: Z = Z(x,y,t) There are some fixed parameters say: a,b,c I am inte...
10 years 前 | 0 个回答 | 0
0
个回答提问
How to increase number of lines in contour plots?
Hi. I am trying to use 'ezcontour'. I want to know how to increase number of lines that appear in these contour plots. Thanks.
11 years 前 | 2 个回答 | 0
2
个回答提问
root function does not work:(
>> a=[1 2 3]; >> root(a) Undefined function 'root' for input arguments of type 'double'. anybody knows why?
12 years 前 | 1 个回答 | 0