Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
calling other programs using matlab
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
how can i call modelsim software using matlab and give some input values? can anyone explain how this can be done
1 Kommentar
Walter Roberson
am 13 Mai 2011
duplicates http://www.mathworks.com/matlabcentral/answers/3151-calling-other-softwares-using-matlab
Antworten (1)
Kaustubha Govind
am 14 Mär. 2011
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.
0 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!