Community Profile

photo

DEYIRE UMAR


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I merge tables of csv files into one file?
I obtained data which are stored in 2000 csv files and I need to make(append) them one file. They have same headers for their co...

5 years ago | 1 answer | 0

1

answer

Question


Subtractions between consecutive rows in a table
I need a help to obtain the differences between time values which I read alongside other data and write them to a CSV file as a ...

5 years ago | 2 answers | 0

2

answers

Question


Struggling with sending data via TCP/IP socket connection
I want to write script code which sends strings to a robot (Universal robot simulator, URSim) via TCP/IP, the string is a tran...

5 years ago | 0 answers | 0

0

answers

Question


Problem with call back function
Guys, I have a program which obtains some data from UR5 robot via TCP/IP. I want to implement a call back function to enable it ...

5 years ago | 0 answers | 0

0

answers

Answered
Merging tables of dissimilar rows in MATLAB.
I got it now. I merged and removed NaN but the rows I have are too little because only rows with same Time were picked. I used...

5 years ago | 0

Question


Merging tables of dissimilar rows in MATLAB.
My program runs in parallel using parfeval to generate two tables of data. one from a sensor and the other from a robot (UR5). I...

5 years ago | 2 answers | 1

2

answers

Question


How can I obtain values which are same on my robot (UR5) when using MATLAB as a client?
I wrote a short program which reads data from the TCP/IP port of UR5. It reads the range of data I need but they do not tally wi...

6 years ago | 0 answers | 0

0

answers