photo

Keqin Xu


Akebono Corp

Last seen: ein Tag vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 3 Jahre vor | 3

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

Frage


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

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

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

etwa 6 Jahre vor | 6

| akzeptiert