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!
0 个评论
回答(1 个)
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.
0 个评论
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!