Community Profile

photo

mado


NWRC

Last seen: 4 meses hace Con actividad desde 2012

Estadísticas

  • 3 Month Streak
  • Thankful Level 1
  • First Answer

Ver insignias

Content Feed

Ver por

Pregunta


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?

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 2 años hace | 1 respuesta | 0

1

respuesta

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

casi 2 años hace | 0

Pregunta


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

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 10 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

casi 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

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

alrededor de 10 años hace | 0

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Respondida
NI USB-6009 simultaneous input and output
could i use this code for ni6008?

alrededor de 10 años hace | 0

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 10 años hace | 0 respuestas | 0

0

respuestas

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

más de 10 años hace | 0

Pregunta


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

más de 10 años hace | 2 respuestas | 0

2

respuestas

Respondida
ni daq 6008 configuration
any help with daq

más de 10 años hace | 0

Pregunta


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

más de 10 años hace | 1 respuesta | 0

1

respuesta

Cargar más