From: Victor Kam on 16 Feb 2010 15:55 I am trying to use the built-in activex functions in MATLAB (2009b). In the past, under Windows Vista, the functions seem to work fine. Say, actxcontrollist returns a few hundred activex controls. However, I'm now using Windows 7, and actxcontrollist returns only a few dozen and the one I want to use is not in the list. Using external programs, I verify that my setup does indeed have a few hundred activex controls. So the MATLAB environment is failing to detect quite a few of them. I am no Windows guru and I have googled for a long time and seems like a few other people have the same issue but no helpful responses. Could somebody knowledgeable here please help me out? Thank you very much in advance!
From: matt dash on 16 Feb 2010 16:34 Are you using 64-bit windows?
From: Victor Kam on 16 Feb 2010 17:13 "matt dash" <n.a(a)mail.com> wrote in message <hlf30f$mc4$1(a)fred.mathworks.com>... > Are you using 64-bit windows? Yes I am. Sorry, I neglected to mention that, and that the Vista that worked was in 32-bit.
From: Victor Kam on 16 Feb 2010 18:28 "Victor Kam" <victor.kam(a)gmail.com> wrote in message <hlf59i$gs4$1(a)fred.mathworks.com>... > "matt dash" <n.a(a)mail.com> wrote in message <hlf30f$mc4$1(a)fred.mathworks.com>... > > Are you using 64-bit windows? > Yes I am. Sorry, I neglected to mention that, and that the Vista that worked was in 32-bit. installing 32-bit matlab does the trick. thanks for the idea.
From: matt dash on 16 Feb 2010 18:33 "Victor Kam" <victor.kam(a)gmail.com> wrote in message <hlf9m5$q8a$1(a)fred.mathworks.com>... > "Victor Kam" <victor.kam(a)gmail.com> wrote in message <hlf59i$gs4$1(a)fred.mathworks.com>... > > "matt dash" <n.a(a)mail.com> wrote in message <hlf30f$mc4$1(a)fred.mathworks.com>... > > > Are you using 64-bit windows? > > Yes I am. Sorry, I neglected to mention that, and that the Vista that worked was in 32-bit. > installing 32-bit matlab does the trick. thanks for the idea. Yeah, most activex controls wont work in 64 bit matlab.
|
Next
|
Last
Pages: 1 2 Prev: Errorbars on Bar Plot Next: problems in SimMechanics in Matlab for Linux |