Feeds
提问
Reading data from NI USB-6210
Hi! I am using DAQ converter Ni USB-6210 for reading voltage. Because I need 4 differential inputs and 2 single ended input (...
9 years 前 | 0 个回答 | 0
0
个回答提问
Import a specific structure with numbers in MATLAB
Hi! I have txt file with numbers. This numbers are given inside the specific form. Example: XY={{0.3`,0.38237129451839642`},...
9 years 前 | 1 个回答 | 0
1
个回答已回答
For statement - print on exactly 1 second
I wrote pause(i-toc) because eventually I will have to do some another operations in the same loop. Each operation need some tim...
For statement - print on exactly 1 second
I wrote pause(i-toc) because eventually I will have to do some another operations in the same loop. Each operation need some tim...
9 years 前 | 0
提问
For statement - print on exactly 1 second
Hi! I want to print some text (ex. test) 20 times, every 1 second. I tried with for statement: close all; clear ...
9 years 前 | 3 个回答 | 0
