|
|
kiki wrote:
> On 21 Sep 2005 17:01:59 -0700, lunaliu3@xxxxxxxxx wrote:
>
>
>>I remembered that I have done this a while back.
>>
>>But now with the new MALTAB 7.0.4, I only can do it///
>>
>>I have to use a combination of mex and mcc right?
>>
>>How can I do that?
>>
>>I want the dll to be callable from within Matlab so it should be mex
>>dll
>>
>>thanks a lot
>
>
>
> Anybody know how to do it? Thanks
You can't compile it into a mex DLL unless you get an older version.
Why do you want a mex DLL? You can however create a DLL just not
callable from matlab.
|
|