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 个评论

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.

此问题已关闭。

产品

关闭:

2021-8-20

Community Treasure Hunt

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

Start Hunting!

Translated by