|
-
August 28th, 2001, 10:22 PM
#1
Passing a C function, routine or programme for use in Matlab
I have written this programme to generate a series a random numbers. I wish to pass this most probably as a library for use in Matlab. Is there any examples on how to do this?
-
January 16th, 2002, 04:28 PM
#2
Re: Passing a C function, routine or programme for use in Matlab
Did you find an answer to this? I would like to do the samething.
Thanks,
-d
-
January 20th, 2002, 05:15 AM
#3
Re: Passing a C function, routine or programme for use in Matlab
I did not manage to find a whole C function, but found something on interfacing with matlab, using C, then u could pass whatever data generated using matrices to matlab.
u can dl an example at this site.
ftp://ftp.mathworks.com/pub/tech-sup...lutions/s24783
Alternatively checkout your matlab help on interfacing with C.
Hope this helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|