Statistik
4 Fragen
0 Antworten
RANG
74.268
of 301.204
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 21.191
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.368
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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?
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Matrix dimensions must agree;Error
x=linspace(-inf,+inf,300); y==sqrt(16-x.^2)-2; figure plot(x,y)
mehr als 7 Jahre vor | 1 Antwort | 0

