photo

Kelly


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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. ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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 = ...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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]...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort