Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

i have this question on matlab C code generation

Status
Not open for further replies.

eltonjohn

Advanced Member level 4
Joined
Feb 22, 2002
Messages
1,434
Helped
64
Reputation
126
Reaction score
29
Trophy points
1,328
Activity points
16,329
I'm in the process of writing some matlab functions and i will like later to recover its C code equivalent .Generated with mcc .. But i don't know what kind of code will i get if in my functions i use matlab toolkits ... Will i get the source for those functions tranlated or will i get call to libraries ,, to be linked ???? I don't want the second posibility .!
Any body has experience generating c code from matlab?
 

Hi,
I had done it long back. You check the mex compiler.
You may hve to use the libraries.
BRMadhukar
 

Hello Matlab people,
I've another question and really hope you can
help me.
I've written a function with 5 , 6 input variables.
I'ld like to optimize this function respect to an
object function using the canonic Matlab methids.
I can't do it. I've problems with the variables..
I can do it with functions of just one input
variable.. Do u know any tool or something to
help me?

Thanx in advance
Lupin
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top