Reading data from a .NET object and asynchronous save to file

2 vues (au cours des 30 derniers jours)
Jan Kappen
Jan Kappen le 3 Juin 2016
Modifié(e) : Jan Kappen le 3 Juin 2016
Hi guys,
I'm wondering if there is a way to read continuously data from a device (serial port or a .NET library in my case) into a double buffer in Matlab and asynchronously write the not used one to a file without interruption of the data catpuring process using a thread, callback or something else?

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by