Colby
University of Nebraska Lincoln
Followers: 0 Following: 0
Statistik
12 Fragen
0 Antworten
RANG
20.753
of 295.467
REPUTATION
2
BEITRÄGE
12 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
83.33%
ERHALTENE STIMMEN
2
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
create a matrix of combinations
Hello, I'm trying to create a matrix with all possible combinations of combinations I guess. If I run the follow code ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Count number of unique values in column one, for each unique value in column 2
I've been faced with a problem that is giving me lots of trouble. I need to calculate the number of unique records in one column...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Count the number of occurrences of elements in second column
Hello, I'd like to know the number of unique entries, per unique entry in second column. For example, how could I return the nu...
etwa 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Filling area between two planes in 3d plot
I'm trying to more or less plot an amorphous blob on a 3d plot. I know the top, and I know the bottom. Is there an easy way to f...
etwa 9 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
How to have two seperate y labels for the same line?
I would like to have a plot which has a lines true value for the y axis on the left side, and that value as a percentage of a gi...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Colormap: set color for ranges
I have a matrix that represents a model grid. Non active grid cells are represented by nan within the matrix, cells that don't h...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Save plot is not the same as plot on screen
If I have the plot attached as "plot1.png" and run the following two lines of code on it set(gca,'YTickLabel',num2str(get(g...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Changing scientific notation on plot
Hello, I'm having issues changing the default scientific notation used on some plots I'm making. I've tried the following lines...
mehr als 9 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Adding an id for similar rows
Hello, I have a data set with row and column numbers in reference to a grid, and then a value for that cell. Example of da...
mehr als 9 Jahre vor | 1 Antwort | 1
1
AntwortFrage
How to rotate xaxis labels (bar graph)
I'm having a very difficult time figuring out how to rotate the x-axis labels on a bar graph. If I have the code at the bottom...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
sum all monthly values for every year
I have a large matrix A. In column 1, I have serial dates. They are in half month time steps. (ex ...10/01/1984, 10/15/1984, 11/...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Creating a three column table from matrix
If I have a matrix, how can I make a table with three columns that are row number, column number, and then the value for that ro...
fast 10 Jahre vor | 3 Antworten | 0