photo

ZH


Last seen: environ 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

8 Questions
0 Réponses

RANG
168 308
of 300 365

RÉPUTATION
0

CONTRIBUTIONS
8 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
37.5%

VOTES REÇUS
0

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 262

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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 " ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


Trying to remove all columns that have "_Units"
I tried finalnbs(:,strncmp(finalnbs.Properties.VariableNames, '_Units', length('_Units'))) = [];.. did not get much.

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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',...

plus de 5 ans il y a | 1 réponse | 0

1

réponse