フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

calling other programs using matlab

1 回表示 (過去 30 日間)
fit institute
fit institute 2011 年 3 月 14 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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 日
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.

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by