photo

Kelly


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Subscripted assignment dimension mismatch. Error in main (line 17) [y(:,6), a6] = curvepoly(x_heun,y_heun,6);
this worked for me fine yesterday, I haven't changed anything and today it says Subscripted assignment dimension mismatch. ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Creating a Nested Function
I am trying to create a nested function, but I get an error saying that the variable that I've chosen is already being used even...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to plot a radial contour
I am trying to plot a 2x2 contour subplot, it is supposed to be circular, but I either get lines or no plot at all or an error s...

11 years 前 | 3 个回答 | 0

3

个回答

提问


Subscript indices must either be real positive integers or logicals.
Can someone please explain this error. Here is my code and function. bD = [0.1, 1.0, 10, 100]; R = (1:1.25:5); c = ...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Contour Plotting matrix size issue
I am trying to plot computations using the contour plot, but am not sure how to because my z variable is the computation results...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Error: Unbalanced or unexpected parantheses
Can someone please explain to me the problem with my function. All the variables have already been assigned. function [u,w]...

11 years 前 | 1 个回答 | 0

1

个回答