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.

how to convert c to matlab

Status
Not open for further replies.

dspbegin

Member level 2
Joined
Feb 9, 2006
Messages
45
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
1,639
c to matlab converter

Hi,
Can any one please tell me how to convert c program to matlab.I know abt instructon mcc in matlab it converts matlab program to c.I want the reverse how do i do it.
 

convert c to matlab

search conversion in matlab help. mcc command has to support reverse op.
 

matlab to c converter

no mcc doesnt support c to matlab
 

c to matlab conversion

you can not convert c to matlab
for using c function in matlab you must
learn mex file in matlab
by mex file you can send data to c function and get returning data in matlab

Added after 24 minutes:

you can not convert c to matlab
for using c function in matlab you must
learn mex file in matlab
by mex file you can send data to c function and get returning data in matlab
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top