Matlab GUI + Simulink mdl (exe)
1 回表示 (過去 30 日間)
古いコメントを表示
I've a GUI in Matlab that uses a Simulink mdl to perfom some calculations. The user provides inputs and is able to modify this inputs (by slider bar) while the simulation is running. This works fine!
I've converted the mdl to an exe file (with the Real_Time Workshop), but I don't know how to transfer to the inputs to the exe for and during the simulation.
Thank u in advanced for the help!
0 件のコメント
採用された回答
Kaustubha Govind
2012 年 10 月 10 日
You may find this Technical Solution useful: How can I create a standalone executable of a MATLAB GUI which calls a Simulink model?
0 件のコメント
その他の回答 (1 件)
Wen Lu
2013 年 7 月 1 日
The technical solution is deleted. Anyone has a copy?
1 件のコメント
Kaustubha Govind
2013 年 7 月 1 日
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!