converting simulink block to a .m file
Show older comments
Sir, I wrote a code to simulate the full bridge rectifier with LCR filter and also simulated it on simulink. With same setting fixed step and euler ode, simulink works but .m file code is not working.
So, could anyone help me if there is any command to convert simulink into .m file.. and is there any internal setting been done in program that why i am not getting the same result as simulink block
2 Comments
Azzi Abdelmalek
on 1 Feb 2013
You have not posted any of your two files (m or mdl).
Kaustubha Govind
on 1 Feb 2013
Edited: Kaustubha Govind
on 1 Feb 2013
Could you elaborate on ".m file code is not working" - are you seeing any errors, if so, please post it. You can't convert a Simulink model to a MATLAB file, but you can call it from MATLAB using the SIM command.
Answers (0)
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!