Community Profile

photo

mado


NWRC

Last seen: 4개월 전 2012년부터 활동

통계

  • 3 Month Streak
  • Thankful Level 1
  • First Answer

배지 보기

Content Feed

보기 기준

질문


how to insert data into matlab
I have input/output data in excel sheet and i want to insert it into identification toolbox. How to do that?

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


calling annotation function cause error
what is problem in runing this code it gives error if ishg2parent( varargin{:} ) try h = annotationHGUsingMAT...

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


error in figure print
I am trying to run this code but i get error message % if figname set, use it; otherwise the data file name ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Error using sprintf Function is not defined for 'matlab.ui.control.UIControl' inputs.
I run my code and i get this error "Error using sprintf Function is not defined for 'matlab.ui.Figure' inputs" the c...

거의 2년 전 | 0

질문


for loop hanging in mfile
I want to draw characteristic curve for photovoltaic panel at different temperature temp=[25,35,45,55] but it enters for loop an...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


error message with daq
i have matlab 2012a and i want to use ni daq so i typed 'daqhwinfo" and error message appeared Error using daqhwinfo (line...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


incremental conductance with daq problem
i used incremental conductance method to control dc-dc converter to get maximum power of photovoltaic cell . i interface it with...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


data aquisition toolbox disappeared
i am using matlab 2012a and i need data aquisition toolbox but it is n't in simulink list however its files is existed in toolbo...

거의 10년 전 | 답변 수: 2 | 1

2

답변

질문


loading a file .mat problem
when i load a file.mat and i tried to open it , matlab hang out and gives this message Exception in thread "AWT-EventQueue...

거의 10년 전 | 답변 수: 3 | 0

3

답변

질문


pid controller with daq
i want to use PID to make control on buck converter , output the control signal using daq card usb6008 . any suggestion on bu...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


input range for usb6008 daq and pid controller
i used this code to acquire data but the maximum input voltage that the card could read was 10.4 volt on a3 however it is differ...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


how to output continuous signal using usb6008
i need your help to use ni usb6008 to output analog signal , the continuous signal is the control signal from PID controller,...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


how to output multiple scan in usb6008 with matlab
hi i need your help to use ni usb6008 to output analog signal , the analog signal is the control signal from PID controller...

대략 10년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Acquire Data and Generate Signals at the Same Time for usb 6008
when i used queue output data error come in " % queueOutputData is disabled because the session contains channels that...

대략 10년 전 | 0

질문


daq code storing data problem
i wrote this code to acquire data from usb6008 and store it when i used just two channels or three and set s.duration =20 it e...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


Acquire Data and Generate Signals at the Same Time for usb 6008
i used this code to aquire and write signals in usb 6008 simultaneously but message error appeared . how to solve that? ...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Acquire Data and Generate Signals at the Same Time for usb 6008
i used this code to aquire and write signals in usb 6008 simultaneously but message error appeared . how to solve that? ...

대략 10년 전 | 답변 수: 0 | 0

0

답변

답변 있음
NI USB-6009 simultaneous input and output
could i use this code for ni6008?

대략 10년 전 | 0

질문


ni daqmx9.6 problem
i have a problem with nidaqmx9.6 driver . when i closed matlab for a period and i return to open it error message appeared " ???...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


session based interface pause
how to make pause for session based interface while running ?

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


ni daqcard 700 PCMCIA with matlab
what is the minimum required version of matlab that is working with daqcard 700 PCMCIA and what is its required driver version ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


usb 6008 to acquire and storing in excel file
could i use the code in this page <http://www.mathworks.com/products/daq/code-examples.html?file=/products/demos/shipping/daq/de...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


usb 6008 error message
% when i used this daq and i changed the channel id to ai4 up to 7 it gives this error from ai0 to ai3 it works fine ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


data aquisition toolbox disappeared
i am using matlab 2012a and i need data aquisition toolbox but it is n't in simulink list however its files is existed in toolbo...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


usb 6008 to acquire signal online
i am using usb 6008 to acquire signal using this code and i want to use the signal in a process in m file while reading %%g...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


usb-6008 data filtering
how to apply filter on daq usb-6008 card to remove 50 hz power line ?

10년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
daq process usb-6008
I need to use both of channel 0 and 1 , will it make a difference ?

10년 초과 전 | 0

질문


daq process usb-6008
how to acquire data from this code to process it in another operation in realtime % get connected devices d = daq.get...

10년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
ni daq 6008 configuration
any help with daq

10년 초과 전 | 0

질문


ni daq 6008 configuration
i am doing sensor measurement using ni usb 6008 and i made the configuration to be single ended channel the range should be cha...

10년 초과 전 | 답변 수: 1 | 0

1

답변

더 보기