Change speed of for loop

2 次查看(过去 30 天)
Marlous Verhulst
Marlous Verhulst 2018-4-12
Hi,
I am currently writing a script that analyses a .txt file pseudo-real time. I am using a for loop to do this in order to do as if the data comes in real time (one sample at a time). However, Matlab uses its highest speed to perform this for loop. I am wondering whether it is possible to change the speed of a for loop. In that case I can let the samples enter the for loop at the same speed as they were originally recorded.
Thanks!

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by