Hello I am trying to use VisualDSP++ 4.0 Automation for transfering matrices from matlab to visualdsp and reading memory. I have been able to open visualdsp,changing directory and setting session but unable to load project,build project and run project . Anyone having idea how to communicate between matlab and vdsp using com automation Regards Syed Moinuddin MSC computer Engineering uet taxila www.uettaxila.edu.pk | |||
|
VisualDSP++ automation from Matlab
Started by ●March 4, 2005
Reply by ●March 7, 20052005-03-07
Syed Moin wrote: >Hello I am trying to use VisualDSP++ 4.0 Automation for transfering >matrices from matlab to visualdsp and reading memory. I have been able >to open visualdsp,changing directory and setting session but unable to >load project,build project and run project . > Anyone having idea how to communicate between matlab and vdsp >using com automation > >Regards >Syed Moinuddin >MSC computer Engineering >uet taxila >www.uettaxila.edu.pk > Hi Syed, I believe you are using the wrong format for the file route try the following, it worked for me. ADspProcessor.LoadProgram('C:/Program Files/Analog Devices/VisualDSP 4.0/TS/work/test.dxe'); Regards Rich Send instant messages to your online friends http://uk.messenger.yahoo.com |