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