Thread Subject: Matlab problem

Subject: Matlab problem

From: Annette de Pette

Date: 22 Nov, 2009 13:58:02

Message: 1 of 2

Hello,
during my lab work in university recently we used a matlab protocol. This protocol enabled us to make measurements on an axon from a worm. To do this we used a device with electrodes. I have this protocol at home and I am trying to open it, but it won't open and instead gives the following error message:
??? Error using ==> daqhwinfo at 115
No nidaq adaptors are installed.

Error in ==> regenworm>device_Callback at 78
out = daqhwinfo('nidaq');

Error in ==> regenworm>regenworm_OpeningFcn at 47
device_Callback(hObject, eventdata, handles);

Error in ==> gui_mainfcn at 221
    feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure),
    varargin{:});

Error in ==> regenworm at 38
    gui_mainfcn(gui_State, varargin{:});

Error in ==> Proeven>Regenworm_Callback at 83
regenworm()

Error in ==> gui_mainfcn at 96
        feval(varargin{:});

Error in ==> Proeven at 42
    gui_mainfcn(gui_State, varargin{:});
 
??? Error while evaluating uicontrol Callback

I don't know much about matlab, but I think it won't open because I don't have the electrode device plugged in on my computer. I need to open this protocol because I saved some images with it that I can only open using this protocol.
Does anyone have a solution for this?
(btw: I'm using Matlab 7.8.0)

Subject: Matlab problem

From: dpb

Date: 22 Nov, 2009 14:38:18

Message: 2 of 2

Annette de Pette wrote:
...
> protocol at home and I am trying to open it, but it won't open and
> instead gives the following error message: ??? Error using ==>
> daqhwinfo at 115 No nidaq adaptors are installed.
...
> I don't know much about matlab, but I think it won't open because I
> don't have the electrode device plugged in on my computer. I need to
> open this protocol because I saved some images with it that I can
> only open using this protocol. Does anyone have a solution for this?
> (btw: I'm using Matlab 7.8.0)

You'll have to make a script/function/application that only looks at the
data files removing the references to the hardware to do that.

--

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com