Search found 4 matches

by IBT_ETHZ
Wed Mar 08, 2017 1:55 pm
Forum: MATLAB
Topic: Capturing data
Replies: 7
Views: 8977

Re: Capturing data

Hi Hitesh,

Thanks again, but would it be possible to collect data intermittently (for the maximum time possible), save it, and restart collecting data and do so for say 3 minutes? If so, how would you recommend to implement it?

Best regards
by IBT_ETHZ
Tue Mar 07, 2017 12:54 pm
Forum: MATLAB
Topic: Capturing data
Replies: 7
Views: 8977

Re: Capturing data

Hi Hitesh, Thanks a lot for your reply. I just have one more question. I want to collect data over a 3 minute period continuously while I'm recording, but I'm not entirely sure if that is possible because of how block mode takes memory. My question is that for the code below, do I just change the 'n...
by IBT_ETHZ
Mon Feb 06, 2017 4:58 pm
Forum: MATLAB
Topic: Capturing data
Replies: 7
Views: 8977

Re: Capturing data

Hi Hitesh,

Thanks for your prompt reply. I've attached a snapshot of the properties that you requested.
by IBT_ETHZ
Mon Feb 06, 2017 10:52 am
Forum: MATLAB
Topic: Capturing data
Replies: 7
Views: 8977

Capturing data

Hello, My aim is to use the picoscope and function generator from MATLAB to automatize and in vitro experiment. In particular, I connect to the picoscope and have a loop to set the parameters of the function generator via MATLAB (the loop runs over the parameter space). In each loop iteration, I wou...