Community Profile

photo

Kelly


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer