Feeds
提问
How to plot data received
I'm working with dspic30f6013A and untill now I'm put some strings via uart1 and I can it throught hyperterminal. Now, I w...
12 years 前 | 0 个回答 | 0
0
个回答提问
How open files with quotation marks? or how to remove the quotation mark?
Hi, I'm computing the follow code: [nom, ruta, filterindex] = uigetfile('*.mat', 'Obrir arxiu',MultiSelect', 'on') q...
12 years 前 | 1 个回答 | 0
1
个回答提问
What is the power magnitude in FFT?
Hi, I'm computing the fft with the following code: %********** Més dades per la FFT *********************** ...
12 years 前 | 1 个回答 | 0
1
个回答已回答
how to load variables in the workspace
Thanks Arthur, I put your code but I can't see the variables, in that case 'data', or 'A', 'Length', 'Tinterval' and 'Tstart...
how to load variables in the workspace
Thanks Arthur, I put your code but I can't see the variables, in that case 'data', or 'A', 'Length', 'Tinterval' and 'Tstart...
12 years 前 | 0
提问
how to load variables in the workspace
Hi, I'm trying to load the variables of a -mat file chosen from a directory and I don't know what I do wrong. My code is...
12 years 前 | 3 个回答 | 0
3
个回答提问
Data acquisition during a period with triggers
Hi, I programm the following code: duradaTotal = 10 %ara poso 10 segons durationTrigger = 0.5 %durada de cada trigger ...
12 years 前 | 0 个回答 | 0
0
个回答已回答
Data acquisition during a week with triggers
Hi, I've found the follow command may be it's a good way to solve my problem. set(ai, 'TriggerRepeat', inf); I know t...
Data acquisition during a week with triggers
Hi, I've found the follow command may be it's a good way to solve my problem. set(ai, 'TriggerRepeat', inf); I know t...
12 years 前 | 0
提问
Data acquisition during a week with triggers
Hi, I'm searching how I can be program some .m file in order to acquired some data during a week, and only I want save a pie...
12 years 前 | 1 个回答 | 0