Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
Matrix dimensions must agree;Error
x=linspace(-inf,+inf,300); y==sqrt(16-x.^2)-2; figure plot(x,y)
7년 초과 전 | 답변 수: 1 | 0

