How do I pass a tuneable parameter to the exe as a command line argument

I have generated an executable from my simulink model, which is designed to run on the windows platform. I have a batch file that I use to start the application.
What I would like to do is pass a variable on the command line (from the batch file) to configure a parameter used in the model. Is this possible, and if so how.
Thanks in advance for any help.
Regards, Matt

댓글 수: 2

To which block do you need to pass the parameter?
Hi pietro, I currently have the parameter defined in the workspace as a Simulink.Parameter which is used in a constant block (it is a multiplier in the model). What I would like to do is alter this parameter without having to rebuild the application.

답변 (0개)

이 질문은 마감되었습니다.

질문:

2014년 5월 6일

마감:

2014년 5월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by