daqtriggerreshape Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: daqtriggerreshape.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Scott Hirsch (View more)

daqtriggerreshape script description:




Publisher review:
daqtriggerreshape - Reshape triggered daq data, removing NaN's. When we grab data which spans multiple triggers, the data is separated by NaNs

This function strips out the NaNs and reshapes the data, adding one dimension for triggers. There will be one "column" in the extra dimension for each triggerExamples:- Single Channely = daqtriggerreshape(x)x: (Ns Ntrigger-1) *Ntrigger x 1 (with NaNs)y: Ns x Ntrigger

Input: 1 Channel. 5 triggers of 1000 sample eachThe input vector will be 5004 samples long, with 4 NaN's separating the triggers. The output vector will by 1000 x 5- Multiple ChannelsY = daqtriggerreshape(X)x: (Ns Ntrigger-1) *Ntrigger x NChannelsy: Ns x NChannels x Ntrigger

Input: 3 Channels. 5 triggers of 1000 sample eachThe input matrix will be 5004 x 3, with 4 NaN's separating the triggers. The output vector will by 1000 x 3 x 5 Requirements: · MATLAB Release: R12.1 · Data Acquisition Toolbox
daqtriggerreshape is a Matlab script for Test and Measurement scripts design by Scott Hirsch. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
daqtriggerreshape - Reshape triggered daq data, removing NaN's.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5