Statistica
RANK
29.189
of 295.467
REPUTAZIONE
1
CONTRIBUTI
16 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
75.0%
VOTI RICEVUTI
1
RANK
of 153.912
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
Feeds
Domanda
How to reorder columns and array elements based on an array?
I'm working with a 1000x20 matrix containing weight measurements of 20 different species, ordered alphabetically. I want to plot...
9 mesi fa | 1 risposta | 0
1
rispostaDomanda
Dynamically specifying table columns in a loop - with a row number...
I'm running a loop where I copy values from one table into another, dynamically specifying variable names (columns). I got this ...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
Restructuring a matrix based on an index
I have a 60x12 matrix in a table format (with column headers), where the first three columns are identification indices: site (1...
oltre un anno fa | 0 risposte | 0
0
risposteDomanda
How to change the bar length in a bar graph legend?
There was already a similar question asked - and answered - in 2009 (link), but the solution no longer works in the newer releas...
oltre 2 anni fa | 0 risposte | 0
0
risposteDomanda
How to change the size and position of subplots after defining axis handles
I have a figure with eight subplots, e.g. a = subplot(4,2,1); In each subplot, I define the main and an underlying axis to con...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Can I change the width of a single bar in a bar plot?
I have a grouped bar plot, bb: bb = bar(x,y) where x is a 7x1 double vector with month numbers and y is a 7x5 double vector wi...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Bar plot with a hatched fill pattern
I have a grouped bar plot, bb: bb = bar(ax, x, y) where 'ax' is the axis handle, x is a 1x7 datetime vector and y is a 5x7 dou...
oltre 2 anni fa | 1 risposta | 0
1
rispostaHow to make a grouped boxplot of measurements data from five days?
I found the answer myself; updating in case someone has a similar problem. MyData = rand(46,5); Site = randi([1 3],46,1); MyD...
circa 5 anni fa | 0
| accettato
Domanda
How to make a grouped boxplot of measurements data from five days?
Hi, I have a 46x5 matrix with measurement data from 46 points taken on five days, called MyData. The 46 measurement points bel...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Add background colour for certain values in a plot
Hi all, I have a 30,000 x 12 x 4 timetable (called SR) with tree stem diameter values measured every 20 minutes. Within the da...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to: Retime a timetable without omitting NaNs
Hi, I'm trying to use the retime function on a 488 x 12 x 4 timetable, and calculate monthly sums from 488 daily values. The pr...
circa 5 anni fa | 0 risposte | 1
0
risposteDomanda
How to copy data from one timetable to another
Hi all, I have three timetables (called Tmin, Tmax, Prec) with daily meteorological variables at two measurement sites (Site 1 ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Logical operations on logical matrices?
I have a 3-dimensional matrix with logical values, A, sized 3000 x 4000 x n, where n varies depending on iteration, but is usual...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Using ginput with imshow: how to save pixel instead of axis coordinates
I'm trying to save coordinates of several points in an image (displayed with imshow) as a new variable, and then run some calcul...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to change values meeting certain criteria to NaN... in certain columns only
I have a large matrix with 96 columns and thousands of rows. I would like to find all values values larger than 100 in even-numb...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Plotting timetable data: how to add x-axis ticks, labels and gridlines on 1st and 15th day of each month
I have a timetable with mean daily air temperature data recorded for nine months (1st June 2018 to 1st March 2019). I would l...
oltre 5 anni fa | 2 risposte | 0
2
risposteDomanda
Stackedplot of a multi-column tametable: how to plot each line with a different color
I have a timetable with multi-column variables (12 variables in each column). When using stackedplot, all variables from a given...
oltre 5 anni fa | 1 risposta | 0