photo

Matheus Pacifici


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Message

Biomedical Engineering Student

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to write a function that run specific sections of the script
I have functional script that can output a table in 3 different ways. I want the user to be able to choose which format of the ...

5 years ago | 1 answer | 0

1

answer

Question


Calculate time intervals in an hour
I have a table with 2 columns: start time and end time. For each row the interval interval (end time -start time) represents the...

5 years ago | 2 answers | 0

2

answers

Question


How to add datetime to a column in a table
I have a table that looks like this: startTime endTime A ...

5 years ago | 0 answers | 0

0

answers

Question


Downsizing a struct with different data type fields
I have a 66x1 struct and want to transform into a 1x1. The struct contains logical, numerical, datetime and string fields. I u...

5 years ago | 1 answer | 0

1

answer

Question


How to remove letters from cell arrays
When I import data from a speficic excel table, each row of one column comes as follows: '2019-08-20T13:58:31Z' In order to us...

5 years ago | 2 answers | 0

2

answers