From: Mayowa on 7 Aug 2010 15:38 Hi I am new to calling DLLs from MATLAB. I have a third party COM DLL that I will like to work with in MATLAB to receive some feeds. I have the API and some examples in C++. I am having problems using loadlibrary. I have search through the newsgroup to get a solution. Unfortunately no luck yet. I am hoping someone with experience can help. for instance I am trying to use the following methods STDMETHODIMP ReqWatch (BSTR bstrSymbol) STDMETHODIMP ReqUnwatch (BSTR bstrSymbol) Mayowa p.s. I am new to DLLs. So overlook my naivety. I am willing to learn.
|
Pages: 1 Prev: Passing C-allocated array to Matlab in mex Next: Erratic Error using legend while plotting |