From: Fabio Caponetti on
Hi,

try to check out these libraries:
http://www.fauskes.net/nb/parsing-simulink/
or
http://conqat.cs.tum.edu/index.php/Simulink_Library

Regards,
Fabio

"Kaushal " <xyz(a)yahoo.com> wrote in message <hqot7s$4un$1(a)fred.mathworks.com>...
> Hi,
>
> I want to parse an mdl file to fetch the block data from and mdl file and store it in my application database. Similarly I have to create an mdl file from the data within my application to open in the matlab.
> Are there any exposed C++/JAVA APIs from matlab-simulink to parse and/or create mdl file?
> Or is there any other way (using S Functions) to do the same thing?
>
> Thanks
> Kaushal