Statistica
8 Domande
0 Risposte
RANK
69.064
of 300.392
REPUTAZIONE
0
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
37.5%
VOTI RICEVUTI
0
RANK
of 168.373
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
Can I update the units/properties of a time table using the head function?
Instead of listing off each variable unit, TT.Properties.VariableUnits = {'','C','kW','kW','Auxiliary','Auxiliary','Auxil...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to put a specific expression in a conditional statement?
I have 2 timetables. One contians headers that have "_Units" and the other does not. I am trying to create a conditional stateme...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Alternatives to nanmean?
How could I create a mean funtion that ignores NaN values? I am trying to find the average of a column even with “NaN” values a...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Is there a way to do if/then for properties?
I am adding sourcefile to my properties, but would like to have a conditional statement. If the file contains "_Units" then the ...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
Can you temporarily remove a column from timetable?
I have a time table and want to remove a column that marks true or false, so it can be retimed (retime does not work if there ar...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Find underscores and have them deleted?
I am trying to do three things before/after a retime find the underscores and have them deleted find all the columns with " ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Trying to remove all columns that have "_Units"
I tried finalnbs(:,strncmp(finalnbs.Properties.VariableNames, '_Units', length('_Units'))) = [];.. did not get much.
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Can I average a retime?
I have data that is measured every second for 60 minutes. My current code is newtimetable3 = retime(TT3,'regular','nearest',...
oltre 5 anni fa | 1 risposta | 0

