photo

Matthew Mellor


Massachusetts Institute of Technology

Actif depuis 2016

Followers: 0   Following: 0

Message

Undergrad Student

Statistiques

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


UDP Troubleshooting Send Working Receive Not
I'm working on using udp to communicate between a computer and an arduino-like device. I've written code that works using the ma...

presque 8 ans il y a | 1 réponse | 1

1

réponse

Question


Parallel Processing An Array/Array Appending
I'm attempting to store data in internal memory (an array) until I'm ready to export the data to an excel document. However, my ...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


Get Equation as Input from User (str2func)
I'm using matlab guide to set up a fairly basic UI for real time graphing and I would like to be able to get equations from user...

presque 8 ans il y a | 3 réponses | 0

3

réponses

Question


Programmatically avoiding UDP Error "Cannot bind address already in use"
I've been using udp to receive sensor data into matlab. Occasionally I'll have to stop my matlab coding while it is running whic...

environ 8 ans il y a | 1 réponse | 1

1

réponse

Réponse apportée
How to clear/refresh UDP InputBuffer?
Figured this out myself. Use flushInput(udpObject) every so often...

environ 8 ans il y a | 1

| A accepté

Réponse apportée
How to add an Array of points to animatedLine
Nevermind. the method addpoints() can already do this. poor question..

environ 8 ans il y a | 0

| A accepté

Question


How to clear/refresh UDP InputBuffer?
I've written a matlab script that receives data over udp and successfully graphs it realtime...however I'm having some trouble w...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to add an Array of points to animatedLine
I'm trying to graph values in real time and am trying to update an animatedline using the addpoints method. I'm wondering if the...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


Real Time Data Graphing 921600 baud Udp
I'm attempting to stream data into matlab at 921600 baud over wifi (udp) and am trying to graph it. I'm getting some consistentl...

environ 8 ans il y a | 1 réponse | 0

0

réponse

Question


Limitrate of drawnow limitrate not recognized
I'm trying to use the optional command limitrate like in the following: drawnow limitrate; and am getting the followi...

environ 8 ans il y a | 2 réponses | 0

2

réponses

Question


Fast FIFO Array/Other Datatype
I'm trying to plot something in real time using an FIFO array. I'm implementing the array using the advice someone else here gav...

environ 8 ans il y a | 2 réponses | 0

2

réponses

Question


Remove First Element of Array And Add Element to the End (FIFO array)
Hi I'm trying to modify an array so that I remove the first element of an array completely (ie decrease the size of the array). ...

environ 8 ans il y a | 1 réponse | 1

1

réponse

Réponse apportée
Real Time TCP Data Plotting
Figured it out... Had to change dataNum(1) to dataNum in localReadAndPlot No helped needed :)

environ 8 ans il y a | 1

| A accepté

Question


Real Time TCP Data Plotting
Hi I'm trying to plot TCP data in real time and I've modified example code I found <http://www.mathworks.com/matlabcentral/filee...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


Receiving TCP Data Laggy
Hi I'm trying to stream data into matlab using the TCP library and while I'm getting data it is quite laggy. If I monitor the...

environ 8 ans il y a | 1 réponse | 0

1

réponse