photo

Thomas


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Unbalanced or unexpected parenthesis or bracket.
For some reason I am getting an error when I try and use this piece of code Q = quad(@Func01_p4, L,U,[],[],a,b,c); bu...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plotting three multivariable user defined functions on one graph
I have three functions that I created and I want to place them all on one graph. Each function has a couple variables that are d...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Combining two matrices into one
I need to combine the two matrices a and b to yield c. a = [1;0] and b = [0;1] and for c I need to matrix to look like th...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Spacing in a heading for a table. (fprintf)
I have this code below fprintf('\n\tAppNumb \tgender \tgpa \texp \tlines (bonus)'); fprintf('\n%11.0f %11.0f %11.4f %11...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creating a Table with labels for each column
So I have this matrix that is set up like so Column1 -----------Column 2----------Column 3 1 0 28....

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Separating a matrix into two matrices based on a value of one of the columns.
So I have a matrix like such Data2 = http://screencast.com/t/omDlbDtB and I want to separate the matrix into two diffe...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort