Statistics
12 Questions
0 Answers
RANK
213,360
of 296,468
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,379
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,514
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
Feeds
Question
Run Java Code in Matlab
Hello Everyone, I want to run the following Java Code in Matlab to open a UDP socket and listen for incoming multicast datagr...
9 years ago | 0 answers | 0
0
answersQuestion
Receive, Read and Interpret the Bytes Received via UDP Packets
Hello Everyone, I have two nodes connected and continously communicating via UDP Sockets. I tried with fscanf(udp) and fre...
9 years ago | 0 answers | 0
0
answersQuestion
Error in UDP when sending Bytes
Good Morning Everyone, I am trying to send Bytes from one node to another.I have tried all variations of fprintf , sprintf bu...
9 years ago | 0 answers | 0
0
answersQuestion
Convert String and Timestamp into Bytes
Hello Everyone, How to Convert String data or Timestamp data to bytes and then send those bytes to another Laptop and on the ...
9 years ago | 1 answer | 0
1
answerQuestion
Current system time as a Timestamp
Hey, I want to get the current system time in microseconds and share this timestamp with other computer via UDP. How to do t...
9 years ago | 5 answers | 0
5
answersQuestion
Define own datatype Matlab
How to define and use own datatype in Matlab. In Matlab we do not have uint4( 4bit integer data type). I am really new to prog...
9 years ago | 0 answers | 0
0
answersQuestion
Timestamp function or class object
Hey Guys, I want to send and record the Timestamp when i create a Message. How to send timestamp along with Message via fprint...
9 years ago | 1 answer | 0
1
answerQuestion
how to define 4 bit Enumerated value and a nibble(4 bits) in Matlab
Hello, how to define 4 bit Enumerated value and a nibble(4 bits) in Matlab
9 years ago | 1 answer | 0
1
answerQuestion
Time accuracy in microseconds in Matlab
I am implementing PTP(IEEE 1588) protocol in Matlab and for that i need time to be in Microseconds. I know matlab can handle tim...
9 years ago | 0 answers | 0
0
answersQuestion
can matlab handle data with microsecond precision and if not how to convert time to microseconds
I am working with data that needs to be in microseconds. How to do that in Matlab.
9 years ago | 2 answers | 0
2
answersQuestion
Implement Precision Time Protocol 1588 in MATLAB.
Hi Guys, My Project is :- 1) Implement Precision Time Protocol in MATLAB. There are two computers, one running a Master...
9 years ago | 0 answers | 0
0
answersQuestion
PTP(IEEE 1588) implementation in MATLAB
Hello, Is PTP(IEEE 1588) implemented via MATLAB. Is there some toolbox available. Where can i find the MATLAB code so that i...
9 years ago | 1 answer | 0