Sending an image or a text file to an oher instance of matlab with tcpip connection
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Hello,
I'm a beginner in MatLab programmation and I'm trying to send a file to an other instance of MatLab using the tcpip client/server .
For this i need to send first the size and the number of bytes of the file in order to reshape it. Unfortunately I don't manage to send the size because it's a vector and I don't know how to do it with this kind of value. For the number of bytes I used fprintf but it seems that i can do the same for the vector.
If anyone can help me it would be great. Thanks !
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!