photo

DEYIRE UMAR


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
27,309
of 300,674

REPUTATION
1

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 21,041

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,032

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

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

7 years ago | 0 answers | 0

0

answers