From: richard on
ToePUG <jason.woo(a)mail.mcgill.ca> wrote in message <13241969.1201031338832.JavaMail.jakarta(a)nitrogen.mathforum.org>...
> Hi, I'm trying to create an analog input object using analoginput. But the follow message always appears.
>
> ??? Undefined function or method 'analoginput' for input arguments of type 'char'.
>
> Furthermore, when I type daqhwinfo,
>
> ??? Undefined function or variable 'daqhwinfo'.
>
> appears.
>
> I am new to matlab, can anybody help?
>
> Thanks



This is exactly my problem. I bought the dacq toolbox last week, and I bought matlab2010a today. "stay tuned" - I will solve this problem. I am actually encouraged to see that others have the same problem.

Richard Mullins
From: carmlm59 on
On 6 Bal, 09:00, "richard " <portal0...(a)lycos.com> wrote:
> ToePUG <jason....(a)mail.mcgill.ca> wrote in message <13241969.1201031338832.JavaMail.jaka...(a)nitrogen.mathforum.org>...
> > Hi, I'm trying to create an analog input object using analoginput. But the follow message always appears.
>
> > ??? Undefined function or method 'analoginput' for input arguments of type 'char'.
>
> > Furthermore, when I type daqhwinfo,
>
> > ??? Undefined function or variable 'daqhwinfo'.
>
> > appears.
>
> > I am new to matlab, can anybody help?
>
> > Thanks
>
> This is exactly my problem. I bought the dacq  toolbox last week, and I bought matlab2010a today. "stay tuned" - I will solve this problem. I am actually encouraged to see that others have the same problem.
>
> Richard Mullins

Hello fellows,

I had the same problem and it was because Matlab R2009b was installed
in x64 Operating system (Win 7).
And when I installed x32 version of R2009b, there was no longer that
problem.

To conclude: Data acquisition Toolbox is only available when Matlab is
installed on x32 OS.

All the best,
David