Simulink model -> executable file
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi, We have Sumulink model (video processing). At every startup simulation, we choose video file, using block "From Multimedia File", output data (video) we store through "To Multimedia File".
We need to create executable file from our Simulink model. We have made .exe file, but it can't choose video file when startup simulation.
How make executable file with possibility to choose input video files and possibility to save output video?
Thank you!
Answers (1)
Kaustubha Govind
on 20 Nov 2012
1 vote
I don't know a lot about these blocks, but it looks like the file name is a non-tunable parameter in both cases, which means that it cannot change at run-time. I think the limitation may have something to do with maintaining a constant frame size amongst other things. Perhaps you should put in an enhancement request with MathWorks Tech Support to see if the appropriate development team might consider it for a future release.
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!