real-time data streaming using memapfile
古いコメントを表示
Please can someone help me on how to change load data format to real-time data streaming
i have:
a=load('bigda.mat');
aCount=0;
alength=length(a);
just want to change the bigda.mat to a real time data from sensor.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Run Real-Time Application についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!