photo

Keqin Xu


Akebono Corp

Last seen: 4 months 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
4 个回答

排名
2,772
of 297,457

声誉
22

贡献数
2 个提问
4 个回答

回答接受率
0.0%

收到投票数
9

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

4 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...

5 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!

5 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...

6 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...

6 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

| 已接受