Statistics
6 Questions
0 Answers
RANK
271,201
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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. ...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 3 answers | 0
3
answersQuestion
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 = ...
12 years ago | 2 answers | 0
2
answersQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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]...
12 years ago | 1 answer | 0