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 Commento

duplicates http://www.mathworks.com/matlabcentral/answers/3151-calling-other-softwares-using-matlab

Risposte (1)

Kaustubha Govind
Kaustubha Govind il 14 Mar 2011

0 voti

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.

Questa domanda è chiusa.

Prodotti

Richiesto:

il 14 Mar 2011

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

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

Start Hunting!

Translated by