photo

Perry Robertson


Sandia National Labs

Last seen: 10 months ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


addclock generates Error "Timeout expired before operation could be completed."
I am writing data to an NI PXIe-6536 (supported by data acquisition toolbox). Having trouble connecting the clock and get vario...

4 years ago | 1 answer | 0

1

answer

Answered
zero padding column of data
Solution with calculation of zeros to add: v = rand(200, 1); % original finalSize = 400; % the size n...

9 years ago | 1

Question


zero padding column of data
How do I extend an existing matrix (200x1 double) with a specific number of zeros? i.e. pad the end of the column

9 years ago | 3 answers | 0

3

answers