Statistiche
12 Domande
0 Risposte
RANK
20.697
of 281.560
REPUTAZIONE
2
CONTRIBUTI
12 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
83.33%
VOTI RICEVUTI
2
RANK
of 133.789
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
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 ...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 8 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 8 anni fa | 2 risposte | 1
2
risposteDomanda
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...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 8 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 8 anni fa | 3 risposte | 0
3
risposteDomanda
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...
oltre 8 anni fa | 1 risposta | 1
1
rispostaDomanda
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...
oltre 8 anni fa | 2 risposte | 0
2
risposteDomanda
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/...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 8 anni fa | 3 risposte | 0