Simulink model -> executable file

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!

回答(1 个)

Kaustubha Govind
Kaustubha Govind 2012-11-20

1 个投票

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.

此问题已关闭。

提问:

2012-11-12

关闭:

2021-8-20

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by