![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13413162_1535686665937_DEF.jpg)
Bohan Wu
2019년부터 활동
Followers: 0 Following: 0
Feeds
질문
DAQ cannot generate signal in GUI callback function.
Hi, Currently I have these code in a .m file and it works properly by continuing generating signal. s = daq.createSession('ni...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Data Acquisition in GUI
Hi, I wrote the below code into a seperate .m file and it works properly. s = daq.createSession('ni'); addAnalogOutputChann...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to continue the queueOutputData() after execute stop()
Hi, Currently I have code below s = daq.createSession('ni'); addAnalogOutputChannel(s,'cDAQ1Mod2',0,'Voltage'); s.IsContinu...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Get the folder path in GUI
Hi, Is there any way allow me to do this: Cilck the push button, something like the uiputfile poped up I choose certain ran...
5년 초과 전 | 답변 수: 1 | 0