Prev: IFFT
Next: Integration
From: dileep kumar arava on
hi , my name is dileepkumar,and iam newbie in matalab simulation..

Here i want to know that by using a simulink model, can we able to generate the code in any one of the coding languages like 'c' or 'matlab code' or 'verilog'..
if possible please explain, or other wise just tell me weather it is possible or not...
From: Steven Lord on

"dileep kumar arava" <balu_dil11(a)yahoo.co.in> wrote in message
news:hph9ib$e0e$1(a)fred.mathworks.com...
> hi , my name is dileepkumar,and iam newbie in matalab simulation..
>
> Here i want to know that by using a simulink model, can we able to
> generate the code in any one of the coding languages like 'c' or 'matlab
> code' or 'verilog'..

Not _any_ coding language; for example, I don't think there's a target for
the Shakespeare programming language:

http://en.wikipedia.org/wiki/Shakespeare_programming_language

or Whitespace:

http://en.wikipedia.org/wiki/Whitespace_programming_language

(yet :)

Since you specifically called out C and Verilog, you should look at this
product:

http://www.mathworks.com/products/rtw/index.html

as well as some of the products listed when you click on "Code Generation"
and "Verification, Validation and Testing" on this page:

http://www.mathworks.com/products/pfo/

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ


 | 
Pages: 1
Prev: IFFT
Next: Integration