Community Profile

photo

Keqin Xu


Akebono Corp

Last seen: 7 days ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
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 ago | 3

Answered
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 ago | 0

Answered
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 ago | 0

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Answered
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 ago | 6

| accepted