Statistics
4 Questions
0 Answers
RANK
274,571
of 301,159
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,182
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Error using surf - Z must be a matrix, not a scalar or vector.
Hello, I am using matlab for optimization problem. I have to find the calculated values for maximum volume, radius and height an...
7 years ago | 1 answer | 0
1
answerQuestion
How to make 3D surface plot?
I have been trying to create 3D surface plot between calculated variables, but it says that Z requires some matrix?
7 years ago | 0 answers | 0
0
answersQuestion
Undefined function or variable error
option=input('Do you want to continue?(Y/N)','s'); while option == Y %here comes body of loop option=input('Do you want to co...
7 years ago | 2 answers | 0
2
answersQuestion
Matrix dimensions must agree;Error
x=linspace(-inf,+inf,300); y==sqrt(16-x.^2)-2; figure plot(x,y)
7 years ago | 1 answer | 0

