Feeds
답변 있음
How do I insert a caption below a figure in Matlab?
annotation('textbox',[x y w h]) http://www.mathworks.com/help/techdoc/ref/annotation.html
How do I insert a caption below a figure in Matlab?
annotation('textbox',[x y w h]) http://www.mathworks.com/help/techdoc/ref/annotation.html
대략 13년 전 | 1
답변 있음
Making data files to the same length
I've come across this problem too, and my method (although not the simplest, nor most efficient) is to create x vectors to match...
Making data files to the same length
I've come across this problem too, and my method (although not the simplest, nor most efficient) is to create x vectors to match...
대략 13년 전 | 0
질문
more efficient alternatives then putsample?
Hi all, I'm trying to make my code more efficient to be able to do real time video. Using the "profile" function on Matlab, I...
대략 13년 전 | 답변 수: 0 | 0
0
답변답변 있음
Making a butterworth filter
I believe that the butter function is able to do 0th order filters. http://www.mathworks.com/help/toolbox/signal/ref/butter.htm...
Making a butterworth filter
I believe that the butter function is able to do 0th order filters. http://www.mathworks.com/help/toolbox/signal/ref/butter.htm...
대략 13년 전 | 0
질문
Repeat outputs with analogoutput without requiering to use putdata repetadly
Hi all! I've got my analogoutput channel working as I want. When it receives a digital trigger on line PFI1 it starts the fun...
대략 13년 전 | 답변 수: 3 | 0
3
답변답변 있음
how to plot spikes?
I'm not sure what kind of "spikes" you are looking for, but the simplest way I can think of is to create a matrix of data, with ...
how to plot spikes?
I'm not sure what kind of "spikes" you are looking for, but the simplest way I can think of is to create a matrix of data, with ...
대략 13년 전 | 0
답변 있음
Missing M files from DAQ Toolbox
Things have been resolved, a quick re install of the toolbox fixed the issues.
Missing M files from DAQ Toolbox
Things have been resolved, a quick re install of the toolbox fixed the issues.
대략 13년 전 | 0
| 수락됨
질문
Missing M files from DAQ Toolbox
Hi guys! I've been using the daq toolbox to control my NI-DAQ card. I've gotten the analog outputs working, but now I'm tryin...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
DAQ output speed maximum
Hi, I'm tring to use my NI card (PCI 6259) to output a "smooth" ramp function, similar to those you achieve from function gen...
대략 13년 전 | 답변 수: 2 | 0