send data using GUI VIA TCPIP to other pc

1 view (last 30 days)
i need to generate one array of zeros and ones which will be set using GUI buttons. then i need to send the whole array continuously to other PC via TCPIP/UDP to be used by other application in VAPS XT software. Can anyone plz help me out??

Answers (1)

Daniel Shub
Daniel Shub on 2 Sep 2011
doc tcpip
doc udp
  2 Comments
Walter Roberson
Walter Roberson on 2 Sep 2011
Note: this requires the Instrument Control Toolbox as far as I know.
Alternately, there is a File Exchange contribution named tcpudpip that could be used.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!