photo

Keqin Xu


Akebono Corp

Last seen: 1 day 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How can I disable data logging for all the signals in my model?
I made a convenient shortcut out of the following script. % this will remove logging of any selected signals in the SimuLink...

3 years 前 | 3

已回答
How do I deploy MATLAB code which makes use of Data Acquisition Toolbox with a third party vendor?
The above "Accepted Answer" didn't work for me. I had to include more paths in the mcc command, maybe it's an overkill but it wo...

4 years 前 | 0

已回答
Selection color in uicontrol listbox
Trouble is, when there are "<" in the string, the "<" are missing in the listbox! Any ideas to fix it? Thanks!

4 years 前 | 0

提问


Does Matlab support SCXI-1600?
Does Matlab support SCXI-1600? I added SCXI-1600 in the mwnidaqmx.ini file. But ai=analoginput('nidaq','Dev1')still generates...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How to add channels from 2nd NI analog input module
Hello folks! I have two NI SCXI-1305 modules installed in an NI SCXI-1000 chassis. Each SCXI-1305 has 8 analog input channels...

5 years 前 | 0 个回答 | 0

0

个回答

已回答
How to remove transient effect in the beginning of the filtered signal?
Here is my trick of dealing with the edge effect, it works perfectly for me. Prefixing AND Appending the original signal with...

6 years 前 | 6

| 已接受