calling other programs using matlab
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
how can i call modelsim software using matlab and give some input values? can anyone explain how this can be done
1 commentaire
Walter Roberson
le 13 Mai 2011
duplicates http://www.mathworks.com/matlabcentral/answers/3151-calling-other-softwares-using-matlab
Réponses (1)
Kaustubha Govind
le 14 Mar 2011
0 votes
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.
Cette question est clôturée.
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!