I run an old code created with Matlab 2006 using Matlab 2008b. It uses an activex name:
' :-) VideoSoft FlexArray Control ' which works fine with Matlab 2006.
With Matlab 2008b it collapses due to the missing activex feature mentioned above.
Does anyone know how I can install it and make it compatible with Matlab 2008b?
Thanks,
Shai
You can download it from several websites. The file is called VSFLEX3.OCX. Install it using regsvr32.exe. Do some googling to figure out how.
As far as i know there's no way to get it to work with 64bit matlab though.
Thank you very much!!!
it solved the problem!
Shai