Feeds
已回答
Undefined function or variable 'y'.
Found solution: a(1,1,x,y,p,N,x_min,x_max,y_min,y_max) function fun = a(j,i,x,y,p,N,x_min,x_max,y_min,y_max) f = @(x,y,i,j)...
Undefined function or variable 'y'.
Found solution: a(1,1,x,y,p,N,x_min,x_max,y_min,y_max) function fun = a(j,i,x,y,p,N,x_min,x_max,y_min,y_max) f = @(x,y,i,j)...
6 years 前 | 0
| 已接受
提问
Undefined function or variable 'y'.
I try to create function, but get strange error "Undefined function or variable 'y'.", i have same code but not in function and ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Print massive without rows and columns name
Hi, I have massive and want to print it without names: Reality: Columns 1 through 9 -0.8 -0.16 ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Function handle, integral respect.
I have function u(x)=integral exp(5*i*abs(x-y))*(-1-2*sinh(y))*exp(i*5*y)dy y=0..2,when x=0..2,and I try to find her for ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Set a complex number(GUI)
I use: set(handles.edit1,'string',C(1,1)); Where C(1,1)-complex number, example -0.05558+0.020032i , but I see only real...
8 years 前 | 1 个回答 | 0
1
个回答提问
How use function variables?
I have function with many variables,but they calculating depending on one var.I try to do GUI function pushbutton1...
8 years 前 | 1 个回答 | 0
1
个回答提问
Not enough input arguments integral
I have code,but get error: i=complex(0,1); f=@(t)26+sinh(t); u110=exp^(i*(int(f,0,0)))/25;
8 years 前 | 1 个回答 | 0
1
个回答提问
Very little measure,can't print them
I have very small measure but I can't print them!? Workspace show me [1.551222939129001e-13 1.750280555415531e-26 1.284474615939...
8 years 前 | 1 个回答 | 0

