How to read serial data in MATLAB

preview_player
Показать описание
Moreover, you should also visit our:

Skype: theenggprojects
Mobile / WhatsApp : +92-332-6062060

Thanks for Watching.
Рекомендации по теме
Комментарии
Автор

The video is short and informative, as I like.

artemryapolov
Автор

Artem Ryapolov, I agree with you, short and informative.

lionghanwen
Автор

ıf we have two data in arduino how we read in matlab?

erhanbagdatl
Автор

Can't read multiple lines with this, for ex: ive got 3 lines:
Serial.println("11");
Serial.println("2222");
Serial.println("3");
Then my fscanf(s) will only show "3", how can i get my fscanf to show all 3 lines of them?
thank you for your help

goldylock