calling other programs using matlab

how can i call modelsim software using matlab and give some input values? can anyone explain how this can be done

댓글 수: 1

Walter Roberson
Walter Roberson 2011년 5월 13일
duplicates http://www.mathworks.com/matlabcentral/answers/3151-calling-other-softwares-using-matlab

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2011년 3월 14일

0 개 추천

Modelsim provides a TCL interface. You can call into this interface from MATLAB by writing a TCL script and then calling the TCL interpreter using the ! (bang) operator or SYSTEM command.

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

제품

질문:

2011년 3월 14일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by