Feeds
提问
Unrecognized function or variable 'f2'.
When i run my program i get the errror.How can i fix it ? [X, Y]=meshgrid(-5:0.1:5); Z=sin(X.*Y)./X; C=...
5 years 前 | 1 个回答 | 0
1
个回答提问
"Input arguments for contour must be real.
I have an error in contourf function : "Input arguments for contour must be real. Use the function REAL to get the real part of ...
5 years 前 | 2 个回答 | 0

