How many timers can run parallely in MATLAB?

조회 수: 2 (최근 30일)
Subhamoy Saha
Subhamoy Saha 2020년 10월 20일
편집: Subhamoy Saha 2020년 10월 20일
I have three different types of sensors connected to a single PC. I am using three different timers to read data from those sensors at different frequency. However, I may need some more timers. So, is there any limit on how many timers can run parallely?
Another thing apart from these timers is receording data from another connected instrument which is controlled by C-shared library. But I am feeling that any command through loadlibrary function is taking a little bit of time to excute. Currently I am using appdesigner and somehow feeling the old GUIDE is much faster than appdesigner. Is it appdesigner or the multiple timers slowing down the process?
Any suggestion or comment is highly appreciable.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by